...
Bug/Task Number | Priority | Description | ||
---|---|---|---|---|
1 | Low | When logging into OpenMRS-JR for the first time, you must hit the backspace key (or various other keys) before the field will allow you to type in the server address. | ||
2 | Medium | When entering the password, you must hit an initial button before it will take you to the field to actually fill in the password. This could be confusing because you may think you have entered the first character of your password, but it didn't actually accept it. | ||
3 | Medium | When selecting the "Login" button it give a menu where you must choose Login a second time, or Exit. | ||
4 | Medium | When entering the "OpenMRS Patient Identifier" you must hit a button before it will allow you to enter the actual patient identifier. | ||
5 | Low | When selecting the form to fill out, it gives the popup menu of other options. It should go straight to the form that was highlighted. | ||
6 | Medium | When filling out the form, you must press Select, Select (or various other keys) to enter the encounter datetime. It should go straight to the field to start accepting the date. | ||
7 | High | After entering the "OpenMRS Patient Identifier", pressing Select causes a popup menu to appear. No menu should be shown and it should proceed to "Goto forms" directly. | ||
8 | Enhancement | Require double-entry of the "OpenMRS Patient Identifier" to ensure it's entered properly. Refuse the entry if they don't match. | ||
9 | High | When filling out the form, when you press the select button, it causes a pop-up menu to appear. There should be no menu to confirm the selection. Note: it doesn't matter which field type, it should never show this menu. | ||
10 | High | When choosing to send the form now or send the form later, don't show the popup menu (with the only option to Select the field). Do the selected action immediately. | ||
11 | High | After sending forms or trying to send forms and they fail to send; either "sending now" after filling out the form or when sending all forms later, the program freezes, or gets stuck, or gets stuck in a loop to send the forms again. | ||
12 | Enhancement | Optionally limit the "OpenMRS Patient Identifier" field to numeric values only. | ||
13 | Highest Priority - Enhancement | After OpenMRS-JR is initially installed, and the field has a value stored, do no show the URL screen for future logins. | ||
14 | Low | After sending forms, it gives a message
The value for number of forms never changes. Either have it tell you how many forms have been received, or remove the last phrase of the message. | ||
15 |
| Multi-Select observations in the form cause the program to crash... | ||
16 | Low | Passwords longer than 10 characters are not accepted. | ||
17 | High | At the username and password login screen, selecting Login without entering a password allows the user to enter the program. | ||
18 | Low | Remove 'SMS Test (Munaf)' from the hard-coded list of forms. | ||
19 | Low | When downloading forms to the telephone after the initial form download, it adds a duplicate form name to the list of forms. If the form is already on the telephone, it should simply replace the currently existing form with the new form that was just downloaded. | ||
20 | Low | If you choose to "Send Current" from the list of completed forms under "View Unsent" (when none are selected) it causes an error... | ||
21 | High | When there are many forms that have been entered and stored on the phone to send later, and you connect to the network, "View Unsent", and choose to "Send all", not all of the forms are sent. | ||
22 | CRITICAL | Error in server log when attempting to upload forms from phone: ERROR - XformsQueueProcessor.submitXForm(297) |2012-03-14 12:32:06,017| Expected patient family name value java.lang.Exception: Expected patient family name value. Click to see the full stack trace. This may be the root cause of bug 21 above. This doesn't happen for all patients that the forms are filled out for. All are being entered by the Identifier rather than being chosen from the list on the phone. - This error happened because the patient identifier the user entered didn't exist. See XFRM-65. | ||
23 | Low | If you choose to "Send Current" or "Send All" from the list of completed forms under "View Unsent", it should not prompt the user if they want to "Send now" or "Send later". It should connect and send immediately. | ||
24 | Low (for now) | The cohorts of patient demographics are not cached on the phone. If you are working offline, the list of patients isn't visible without connecting to the server. | ||
25 | High | There was a change to the XForms module that prevents OpenMRS-jr from connecting to XForms 4.0.9.7 and later. 4.0.9.5 works properly. See Daniel for info on the change he made. |