capture-app
capture-app copied to clipboard
fix: [DHIS2-14938] trigger error on complete
trafficstars
Tech summary:
The completeDataEntryFieldValue prop can take different values (i.e., undefined, null, 'true', 'false'). The values come from the redux store key dataEntriesFieldsValue which is initialized and handled differently by different forms. I fixed the edit event code to return the value of onIsCompleting a boolean value.
🚀 Deployed on https://deploy-preview-3594--dhis2-capture.netlify.app
:tada: This PR is included in version 100.67.12 :tada:
The release is available on:
- AppHub release
v100.67.12- GitHub release
Your semantic-release bot :package::rocket: