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

Use appropriate display names for encounter and programEncounter and operationalProgramName for Program #1226

Closed
2 of 4 tasks
himeshr opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@himeshr
Copy link
Contributor

himeshr commented May 14, 2024

Describe the bug

Discovered during debug of issue reported in ticket: https://avni.freshdesk.com/a/tickets/3786

We use program.name and encounterType.name values in DEA, which is confusing to the end-user who expects them to instead show program.operationalProgramName and encounterType.displayName respectively, similar to the way its handled in client.

Acceptance Criteria

  • We should show Program operationalProgramName in EncounterTypes List view.
  • We should use encounterType.displayName while creating Program or General Encounters from webapp

Screenshots
Items highlighted in red are issues

Screenshot 2024-05-14 at 1 08 55 PM Screenshot 2024-05-14 at 1 11 07 PM

Developer Checklist(Developer fixing the bug should fill this checklist)

  • Does the fix require extensive regression testing?
    • Yes
    • No
  • Are you mentioning the required scenarios that could be affected?
    • Yes
    • No
  • Test cases
    • EncounterType list in App Designer
    • Create Encounter through DEA
    • Create ProgEncounter through DEA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants