capture-app
capture-app copied to clipboard
fix: [DHIS2-17161] Do not update attribute values from enrollment Widget
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)
🚀 Deployed on https://deploy-preview-3601--dhis2-capture.netlify.app
:tada: This PR is included in version 100.68.3 :tada:
The release is available on:
- AppHub release
v100.68.3- GitHub release
Your semantic-release bot :package::rocket: