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

Generic solution for query on json form #78

Open
mahmud6390 opened this issue Mar 1, 2021 · 1 comment
Open

Generic solution for query on json form #78

mahmud6390 opened this issue Mar 1, 2021 · 1 comment

Comments

@mahmud6390
Copy link
Member

Right now if user need to show how many user using pill for family planning we are storing this value after submit the visit and at visit event the formsubmission field is like "pill_user" then store this value with column at indicator table.

If we are using visitdetailsrepository table then the data size will be increasing more. as the ANC form contents 44 rows and the member list 8k.

So need to add a generic solution over checking manually

@mahmud6390
Copy link
Member Author

mahmud6390 commented Mar 4, 2021

If we need to use VisitDetailsRepository we need to refactor the VisitLogIntentService logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant