-
Notifications
You must be signed in to change notification settings - Fork 92
Save FieldType.DATA values to db as part of action, add Output for FieldType.DATA #10695
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
Conversation
|
Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:
|
This reverts commit f98f270.
ConditionalType.DISPLAY_ON_AUDIT_DETAILS
ConditionalType.DISPLAY_ON_AUDIT_DETAILS|
Your environment is deployed to https://ocrvs-10654.opencrvs.dev |
jamil314
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
| value, | ||
| previousValue, | ||
| showPreviouslyMissingValuesAsChanged = true, | ||
| showPreviouslyMissingValuesAsChanged = false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
Your environment is deployed to https://ocrvs-10654.e2e-k8s.opencrvs.dev |
Description
We want to display details from
FieldType.DATAon the 'Certified' action audit modalResolves: #10654
CC PR: opencrvs/opencrvs-countryconfig#1082
E2e tests: opencrvs/opencrvs-farajaland#1749
FieldType.DATAdetails to db as part of action, so that they can be displayed laterFieldType.DATAcomponentMisc.
setFieldValuefrom<FormSectionComponent/>showPreviouslyMissingValuesAsChangedprop default value on<Output/>componentChecklist