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

[Dashboard] Applying filters on Due Checklist card #1451

Open
mahalakshme opened this issue Jul 4, 2024 · 0 comments
Open

[Dashboard] Applying filters on Due Checklist card #1451

mahalakshme opened this issue Jul 4, 2024 · 0 comments

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Jul 4, 2024

AC:

  • Add filters for subject type, program and encounter type in App designer on report_card like done for previous standard report card types
  • The above filters and all custom filters need to work
  • Should be able to select any colour for the report card and it should get applied.
  • Remove the displaying of dueChecklist card on configuration of 'showDueChecklistOnDashboard ' to true since it is going to be based on whether it is added to custom dashboard going forward . Do not remove the setting from organisation_config table, it will be used when migrating old MyDashboard to newDashboard.
  • Eg: When program p and program encounter e filters applied,
    'Due Checklist' card need to show individuals enrolled in p and having encounter e(completed or scheduled) and having due checklists for program p
  • Current issue: As of 9.x, we are checking if the individual is enrolled in program p, but not checking for presence of general or program encounters unlike Total report card or Recent registrations report card. So fix this inline with others to check for encounters(general or program) as well.

Reasoning for above:

Though having subject type, program and encounter type filters currently on the App designer may not be of much use, added it because of below 2 reasons:

  • For consistency reason with other standard report cards
  • From a product perspective, it is useful when vaccinations can be applied not only for Child but also say for Pregnant woman or animals as well.
@mahalakshme mahalakshme converted this from a draft issue Jul 4, 2024
@mahalakshme mahalakshme moved this from In Analysis to In Analysis Review in Avni Product Jul 4, 2024
@mahalakshme mahalakshme moved this from In Analysis Review to Analysis Complete in Avni Product Jul 4, 2024
@mahalakshme mahalakshme changed the title Applying filters on dueChecklist card [Dashboard] Applying filters on dueChecklist card Jul 4, 2024
@mahalakshme mahalakshme changed the title [Dashboard] Applying filters on dueChecklist card [Dashboard] Applying filters on Due Checklist card Jul 4, 2024
@mahalakshme mahalakshme moved this from Analysis Complete to Ready in Avni Product Jul 4, 2024
@mahalakshme mahalakshme moved this from Ready to Analysis Complete in Avni Product Jul 4, 2024
@mahalakshme mahalakshme moved this from Analysis Complete to Ready in Avni Product Jul 5, 2024
@mahalakshme mahalakshme moved this from Ready to Analysis Complete in Avni Product Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Analysis Complete
Development

No branches or pull requests

1 participant