-
Notifications
You must be signed in to change notification settings - Fork 70
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
chore: amend legacy scopes of config #7897
base: configurable-roles
Are you sure you want to change the base?
Conversation
Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:
|
(scope.includes(SCOPES.RECORD_SUBMIT_FOR_APPROVAL) || | ||
scope.includes(SCOPES.CONFIG_UPDATE_ALL)) |
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.
Certificates are required by whomever can print? So record.declaration-print
or record.registration-print&issue-certified-copies
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.
Makes sense. record.declaration-print
is probably just for printing the record. So the latter one should be the one to go.
No description provided.