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

Khp3 6290 contact listing bug fix #293

Merged

Conversation

Omoshlawi
Copy link
Collaborator

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide.
  • I checked for feature overlap with existing widgets.

https://thepalladiumgroup.atlassian.net/browse/KHP3-6290

Summary

  • Fixed interchange in relationship direction i.e index as personB and contact as personA instead of the reverse
  • Added IPV related fields (IPV Questions and IPV Outcome).The IPV outcome is stored in person attributes hence
    added person attribute for IPV outcome.IPV Outcome value is defaulted to true if either physical assult, sexual
    assult and threatened questions is yes, and default to False if all are No.
  • To use add and configure person atrribute type for IPV Outcome

Screenshots

contacts.mp4

Related Issue

None.

Other

None.

donaldkibet
donaldkibet previously approved these changes Aug 2, 2024
id="threatened"
legendText={t('threatened', '2. Has he/she ever threatened to hurt you?')}
{...field}
// defaultSelected=""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// defaultSelected=""

ojwanganto
ojwanganto previously approved these changes Aug 2, 2024
@Omoshlawi Omoshlawi dismissed stale reviews from ojwanganto and donaldkibet via bd3ecec August 2, 2024 06:46
@ojwanganto ojwanganto merged commit a0a1101 into palladiumkenya:main Aug 2, 2024
6 of 7 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.

3 participants