capture-app icon indicating copy to clipboard operation
capture-app copied to clipboard

fix: [DHIS2-17161] Do not update attribute values from enrollment Widget

Open JoakimSM opened this issue 1 year ago • 1 comments

https://dhis2.atlassian.net/browse/DHIS2-17161

Skip attribute values in the api GET request in the enrollment Widget as it should not be needed. This way, we don't potentially post stale attribute values to the api.

Also, stopped retrieving enrollment.attributes for the EnrollmentDomain in the Redux store (we use EnrollmentDomain.attributeValues)

JoakimSM avatar Apr 08 '24 14:04 JoakimSM

🚀 Deployed on https://deploy-preview-3601--dhis2-capture.netlify.app

github-actions[bot] avatar Apr 17 '24 10:04 github-actions[bot]

:tada: This PR is included in version 100.68.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

dhis2-bot avatar Apr 29 '24 15:04 dhis2-bot