-
Notifications
You must be signed in to change notification settings - Fork 69
print birth certificate action added #518
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:
|
a08c899 to
820df82
Compare
makelicious
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.
Good stuff. Final cleanup and we are good to go.
| conditionals: [ | ||
| { | ||
| type: ConditionalType.SHOW, | ||
| conditional: field('collector.requesterId').isEqualTo('OTHER') |
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.
Could you use CertCollectorType.OTHER here, too? The benefit is that we do not need to worry about typos
…into v2-print-birth-certificate
https://github.com/opencrvs/opencrvs-core/compare/v2-print-birth-certificate?expand=1