Skip to content
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

APF Prod Bug fixes - Batch 8: Filter by GP is not functioning properly on the QRT dashboard #422

Open
1 task done
Tracked by #447 ...
AnjaliBhagabati opened this issue Sep 20, 2024 · 8 comments
Open
1 task done
Tracked by #447 ...

Comments

@AnjaliBhagabati
Copy link

AnjaliBhagabati commented Sep 20, 2024

  • Changes to be made in APF New UAT environment

Issue:

The filter by GP is not functioning properly on the QRT dashboard. When attempting to get the count of PW and children with respect to GP, the filter does not work.

eg if GP, Badapalaspal is selected, PW and Child only of GP Badapalaspal should show, Currently, PW and Child of some other GPs like GP , Junga are also showing

Steps To Reproduce:

  1. Login to APF Odisha App as QRT user (User ID : 9438291983@apfodisha)
  2. Goto Filter
  3. Select GP eg Badapalaspal
  4. Click Apply
  5. On the QRT Dashboard, click on Pregnant Women card
  6. It should show only PW on Badapalaspa GP

Screen recording : https://drive.google.com/open?id=1mn4wuvnmVtpxkZWlfkGophS9wT7ZKAVR

Fix for this issue:

Currently we are using location names to filterout the result, to fix this issue we have to use the location UUID in filter query.

Please find the sample query.
image.png

@sachsk
Copy link
Member

sachsk commented Sep 20, 2024

@AnjaliBhagabati This is the prod bug, created the prod bug after discussing with maha avniproject/avni-client#1511

@AnjaliBhagabati
Copy link
Author

@sachsk labelling it as Product Dependent and moving it to On Hold

@adamsanadi6
Copy link
Contributor

@sachsk
Copy link
Member

sachsk commented Nov 4, 2024

@adamsanadi6 do this changes for all report cards which has the filter.

@sachsk
Copy link
Member

sachsk commented Nov 13, 2024

@adamsanadi6 For this report card you have not filtered on the basis on UUID.

  • Overdue visits for ANC
  • Due visits for Growth Monitoring
  • Due visits for PNC
  • Lactating Mother .
  • Due visits for ANC
  • Due visits for Delivery
  • Overdue visits for Growth Monitoring
  • Overdue visits for PNC
  • Due visits for NRC (Admitted)
  • Current Pregnant Women
  • Overdue visits for delviery
  • QRT Intervention Required?

@adamsanadi6
Copy link
Contributor

@sachsk It's done.

@dinesh2096
Copy link

dinesh2096 commented Nov 13, 2024

getting this error message when we apply the filter for AWC we are getting this below error

undefined is not a function
at render (address at index.android.bundle:1:3802707)
at finishClassComponent (address at index.android.bundle:1:367532)
at updateClassComponent (address at index.android.bundle:1:367393)
at beginWork$1 (address at index.android.bundle:1:399711)
at performUnitOfWork (address at index.android.bundle:1:386760)
at workLoopSync (address at index.android.bundle:1:386662)
at renderRootSync (address at index.android.bundle:1:386546)
at performSyncWorkOnRoot (address at index.android.bundle:1:384029)
at flushSyncCallbacks (address at index.android.bundle:1:349061)
at flushPassiveEffects (address at index.android.bundle:1:388830)
at anonymous (address at index.android.bundle:1:387813)

@dinesh2096
Copy link

QA Reference :

Click here to watch video

@AnjaliBhagabati AnjaliBhagabati changed the title APF Prod Bug fixes - Batch 5: Filter by GP is not functioning properly on the QRT dashboard APF Prod Bug fixes - Batch 8: Filter by GP is not functioning properly on the QRT dashboard Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants