avniproject / Adolescent-Sewa-Rural

0 stars 0 forks source link

[ADSR Support] Misc issues reported via support ticket #11

Closed salilsamanvay closed 3 months ago

salilsamanvay commented 9 months ago

support tickets: there are currently 3 tickets on which Avni team has to work:

Tech tasks --

Also, update the subsequent fields skip rule to check the latest value in the entire program and show/hide respectively. The remaining question on the female medical history should be shown if Menstruation started is marked as yes in any of the previous encounters.


Tech analysis - seems the following check in the visit scheduling is not working properly, need to investigate -

const chronicSickness = programEncounter.getObservationReadableValue("Is there any other condition you want to mention about him/her");

      if (!_.includes(chronicSickness, 'No problem')) {
vedfordev commented 9 months ago

Developer Note:

2894:

for both,I checked there was already condition in Annual Visit - Endline Encounter. SO, Added same condition.

2234 :

Checked with rule. rule is working properly.

vedfordev commented 8 months ago

requirements are not cleared.

Dinesh2019 commented 5 months ago

https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMmFjQXc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--d25e5719e114c21e35874d7ddacbb323f178923d/Screen%20Recording%202024-02-29%20at%209.01.31%E2%80%AFAM.mov

Gojo-Taqi commented 5 months ago

As for the first point, that is the requirement, if Sickling test status is marked "Done" in any of the encounters, then it will not come up in any of the encounters. The second issue has been fixed. Moving the card to QA ready.