Isolation Bug: Difference between revisions
Fschumacher (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{bug}} | |||
We decided at some point to change the isolation task to include an item for just glove-and-gowning. This was implemented properly on the regular master db, but the output query fix didn't make it to the laptop version until today. | We decided at some point to change the isolation task to include an item for just glove-and-gowning. This was implemented properly on the regular master db, but the output query fix didn't make it to the laptop version until today. | ||
Line 36: | Line 37: | ||
*96 Total GGM | *96 Total GGM | ||
So, I think this might be getting fixed by Pagasa. | So, I think this might be getting fixed by Pagasa. | ||
{{discussion}} | |||
* is this (still) a problem? Ttenbergen 12:43, 2012 November 7 (EST) | |||
[[Category:Data Processing]] | [[Category:Data Processing]] | ||
Revision as of 12:43, 7 November 2012

We decided at some point to change the isolation task to include an item for just glove-and-gowning. This was implemented properly on the regular master db, but the output query fix didn't make it to the laptop version until today.
The Tasks are now Dx - Description
- 100500 - Isolation (None)
- 100501 - Total (glove,gown,mask)
- 100502 - Glove and Gown
However, the task output generator in the laptop version takes the code, not the description, and makes output from that. It would currently generate the following:
- 100500 - none
- 100501 - total
- 100502 - invalid or absent isolation code
The regular master outputs. As of v1.7 laptop version will output this as well.
- 100500 - none
- 100501 - Total GGM
- 100502 - GG
The current output situation
Summary: looks like no one from a laptop sent any GG data that would have arrived as invalid.
Anyway, the content of the tasks table on the network is now:
- CountOfSerial Isolation
- 50 GG
- 1 Glove and
- 29964 none
- 362 total
- 103 Total GGM
However, tasks_master content is CountOfSerial Isolation
- 47 GG
- 29596 none
- 57 total
- 96 Total GGM
So, I think this might be getting fixed by Pagasa.
- is this (still) a problem? Ttenbergen 12:43, 2012 November 7 (EST)