th1a | Thanks replaceafill. | 00:21 |
---|---|---|
replaceafill | np | 00:22 |
replaceafill | now onto the other bugs :) | 00:22 |
th1a | And if you can look at the other one I pinged you about yesterday too. | 00:22 |
th1a | At least to let them know what's up. | 00:22 |
replaceafill | ah ok | 00:22 |
*** replaceafill has quit IRC | 00:54 | |
*** replaceafill has joined #schooltool | 01:07 | |
*** replaceafill has joined #schooltool | 01:07 | |
*** th1a has quit IRC | 01:21 | |
*** replaceafill has quit IRC | 01:59 | |
*** yvl has joined #schooltool | 15:32 | |
*** replaceafill has joined #schooltool | 16:00 | |
*** th1a has joined #schooltool | 16:01 | |
th1a | hi replaceafill. | 16:05 |
replaceafill | hey th1a | 16:06 |
th1a | I think I caught your headache this morning. | 16:06 |
th1a | (mine is probably not as bad) | 16:06 |
replaceafill | :( | 16:06 |
th1a | How is yours. | 16:06 |
replaceafill | not bad as yesterday | 16:06 |
replaceafill | i think the new pills are starting to kick in | 16:07 |
th1a | I think I just got dehydrated or undercaffeinated or something. | 16:07 |
th1a | Any other bug insights yesterday? | 16:08 |
replaceafill | i investigated about the student detail report failure | 16:08 |
replaceafill | the message seems related to an unhandled ampersand somewhere | 16:09 |
replaceafill | that's why it looks weird | 16:09 |
th1a | Unhandled? | 16:09 |
replaceafill | like unescaped | 16:09 |
th1a | Which bug is that? | 16:09 |
replaceafill | hold on | 16:09 |
replaceafill | https://bugs.launchpad.net/schooltool/+bug/1328619 | 16:10 |
th1a | So... perhaps in a comment or something? | 16:10 |
replaceafill | yeah | 16:10 |
replaceafill | i started setting up some test data in order to reproduce | 16:11 |
th1a | OK. | 16:11 |
th1a | Did you take a peek at the other one? | 16:11 |
replaceafill | on Rena's bug the error.log doesn't have much | 16:11 |
replaceafill | we need the celery log | 16:11 |
replaceafill | i'll ask her right now | 16:12 |
th1a | OK. | 16:12 |
replaceafill | Glenda's case seems solved | 16:13 |
th1a | Yes. | 16:13 |
th1a | Thanks for that. | 16:14 |
replaceafill | message posted for Rena | 16:16 |
replaceafill | th1a, so i plan to have income activities *done* by today | 16:18 |
replaceafill | oh no | 16:19 |
replaceafill | new error for Glenda | 16:19 |
th1a | Yeah... | 16:19 |
th1a | This is kinda typical insofar as actual CanDo bugs seem to be preceeded by a long sequence of other screw-ups. | 16:20 |
th1a | Making it seem like CanDo/SchoolTool itself is even more buggy than it is... | 16:20 |
th1a | Glenda is very patient though. | 16:20 |
th1a | That certainly seems odd. | 16:21 |
th1a | ForbiddenAttribute 'today' | 16:22 |
replaceafill | yeah | 16:22 |
th1a | Why don't you try to fix this today. | 16:24 |
th1a | (next) | 16:24 |
replaceafill | ok | 16:24 |
replaceafill | yeah, i'm starting my instance | 16:24 |
th1a | Oh, right. | 16:36 |
th1a | You've got it running locally. | 16:36 |
th1a | Handy! | 16:36 |
replaceafill | :) | 16:36 |
replaceafill | i suspect the evolve script set something different than the relationship views | 16:37 |
replaceafill | the error comes from the State column in the section view | 16:37 |
th1a | Ah. | 16:38 |
replaceafill | the one that tells you if the student is enrolled, withdrawn, etc | 16:38 |
th1a | I guess the good news is you can just fix the evolve script, not having to re-evolve the data. | 16:38 |
th1a | Glad we got to this before releasing 8.1. | 16:44 |
replaceafill | confirmed, when the relationship view is used that attribute becomes a temporalstateaccessor | 16:46 |
replaceafill | while the evolve script sets a sharedstate | 16:46 |
replaceafill | no idea why :( | 16:46 |
replaceafill | will investigate | 16:46 |
th1a | ok | 16:46 |
*** yvl has quit IRC | 17:07 | |
* replaceafill goes to get breakfast, bb in ~30 | 17:31 | |
th1a | ayt replaceafill? | 18:35 |
replaceafill | th1a, yes | 18:35 |
th1a | OK, got the PEAS exam situation sorted. | 18:36 |
th1a | The first one is a test they take BEFORE getting to PEAS, | 18:36 |
th1a | the second is one that most students take upon leaving. | 18:37 |
th1a | They're both external. | 18:37 |
th1a | So they're just "demographics" to us. | 18:37 |
replaceafill | ah ok | 18:37 |
replaceafill | will we add extra functionality to set those two fields? | 18:38 |
th1a | We'll go over the details later, but it is just a little evolution or whatever for the PEAS script, essentially. | 18:38 |
replaceafill | ok | 18:38 |
th1a | It is more like 18 fields or whatever. | 18:38 |
th1a | 9 subjects each. | 18:38 |
replaceafill | ah | 18:38 |
replaceafill | got it | 18:38 |
th1a | We can start with the simplest possible implementation for now. | 18:39 |
th1a | That was the whole premise anyhow. | 18:39 |
replaceafill | we could use prefixes to filter those fields out of the basic add/edit forms | 18:39 |
replaceafill | and add a couple of views | 18:39 |
replaceafill | to set them | 18:39 |
th1a | Yeah, later. | 18:40 |
replaceafill | ok | 18:40 |
replaceafill | can those values be strings? | 18:42 |
replaceafill | or do we need to store decimals for them? | 18:42 |
th1a | We do need to make calculations on them. | 18:44 |
replaceafill | ah ok | 18:45 |
th1a | Although literally converting them from strings to do the calculations might be easier. | 18:45 |
replaceafill | if you want to skip initial validation, sure | 18:46 |
th1a | We'll figure it out. | 18:48 |
replaceafill | th1a, i get 10 subjects? | 18:51 |
replaceafill | Math, English, biology, physics, chemistry, agriculture, entrepreneurship, history, religious education (CRE/IRE), and geography | 18:51 |
th1a | I guess so. | 18:52 |
th1a | I'm trying not to distract you now replaceafill. | 18:52 |
replaceafill | ah ok | 18:52 |
replaceafill | th1a, i'm starting to suspect that the virginia sections importer has something to do with Glenda's issue... | 19:14 |
replaceafill | not sure though | 19:14 |
th1a | ah! | 19:14 |
th1a | Yeah, makes sense. | 19:14 |
replaceafill | i just set a 2.6 sample db | 19:14 |
replaceafill | and evolution was correct | 19:15 |
th1a | That's the problem with multiple importers, I guess. | 19:15 |
*** khildin has joined #schooltool | 19:38 | |
*** th1a has quit IRC | 20:58 | |
*** th1a has joined #schooltool | 22:10 | |
*** khildin has quit IRC | 22:12 | |
*** th1a has quit IRC | 23:28 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!