-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patient List: Condition colour code not appearing #352
Comments
Here is the crash after Clicking patient and then clicking the back button. See Fatal Exception at |
Here's a screenshot and a long log. Reconfirmed on version 0.11.1+57 This bug was mostly consistent, but one time it worked as expected. The rest of the patients here are in condition Critical or Unwell. See Fatal Exception at 07:13 pm PST (Right before 07:14) |
I can't seem to replicate this on my tablet. I've tried the exact steps given, a few times, and each time (a) the patient immediately shows up with a red chip in the patient list as expected and (b) I can navigate around and there's no crash. |
Steps to Repro
|
I also cannot reproduce. Patient shows up with red chip, and I can navigate and not see a crash. |
Cannot replicate the color chip not appearing. Looking at the logs, the bandaid fix for #298 may have resolved the crash. |
This log uses |
@saratheneale Sorry I didn't catch this right away—do you recall (or can you find) the name or ID of the newly created patient that failed to show the correct chip colour (in the test that generated 352June27a.txt)? |
The fix in #350 seems to avoid the crash — as far as I know, we haven't seen an actual crash since the testing party (just the warning that we pop up indicating that a crash would have occurred). So, I'm demoting this from a crash bug to a display bug (the condition colour code not showing up). |
Happening on version
62867f7
This is both a bug AND a crash! Check it out
Steps to Reproduce:
Result: Patient is white. (Has not been 1 minute since server synced).
Expected: Patient color code should be Red to correspond with Critical.
Note: I waited 2 minutes for any sync to happen and redid the search.
Result: Crash. Log coming.
The text was updated successfully, but these errors were encountered: