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

(fix) O3-2826: Fix reading properties of null (reading 'deceasedDateTime') when navigating to the patient chart. #1646

Merged

Conversation

usamaidrsk
Copy link
Member

@usamaidrsk usamaidrsk commented Feb 8, 2024

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a conventional commit label. See existing PR titles for inspiration.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

This PR adds a null checker on patient to avoid reading properties from null while navigating to patient chart where patient is null

Screenshots

Related Issue

O3-2826

Other

@vasharma05 vasharma05 merged commit a92f13b into openmrs:main Feb 9, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants