You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to generate a draft monthly report or sending the reports to server, when you click the save button or confirm button nothing happens.
Steps to replicate this:
Got to the service activity Page
Go Draft Monthly Tab
Click on the Start New Report Button
Scroll through the Pages to the last Page
On this Page there are two buttons one to Save, which In turn the saved report will show up on the Draft Monthly tab, and if you click Confirm button then the report should show on the Sent Monthly Tab.
This is however not happening on Click of any button.
User: testopensrp/Boresha123
server: Production Server
CHW App
You can create at least one PNC record to have some testing data.
NB: From my investigation, it looks like the JSON Object Generated at this Point (In the HIA2ReportsActivity, onActivityResult) is Wrong and it throws a null pointer error since it cannot find the Value for the Key Passed.
When trying to generate a draft monthly report or sending the reports to server, when you click the save button or confirm button nothing happens.
Steps to replicate this:
On this Page there are two buttons one to Save, which In turn the saved report will show up on the Draft Monthly tab, and if you click Confirm button then the report should show on the Sent Monthly Tab.
This is however not happening on Click of any button.
User: testopensrp/Boresha123
server: Production Server
CHW App
You can create at least one PNC record to have some testing data.
NB: From my investigation, it looks like the JSON Object Generated at this Point (In the HIA2ReportsActivity, onActivityResult) is Wrong and it throws a null pointer error since it cannot find the Value for the Key Passed.
Related to issue #111
The text was updated successfully, but these errors were encountered: