-
Notifications
You must be signed in to change notification settings - Fork 7
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
AP-5231: SCA emergency references #7106
Conversation
df2f7b5
to
d24f1ed
Compare
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.
I think the commented out code can be removed otherwise lgtm 👍
d24f1ed
to
7ae2016
Compare
84da416
to
db5a904
Compare
When a user adds a delegated function date to an SCA application, they should not see the Emergency override pages
Exclude the emergency sections when a user has selected delegated functions on an SCA proceeding type
Allow the substantive defaults page to skip changes if the proceeding is an SCA one
This allows the parental responsibility and reports to display the file names for uploads
When delegated functions are used on an SCA proceeding, it will set used_delegated functions to true but not set Levels of Service or Scope limitations. This PR adds tests and setup for not marking these as to avoid a recursive loop in the proceeding loop section
Don't display emergency certificate scope limitations on limitations page
db5a904
to
95a0d20
Compare
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.
Looks good to me
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.
Looks good!
e4b63a4
to
1aa91db
Compare
Quality Gate passedIssues Measures |
What
Link to story
This updates the SCA flow to remove references to emergency certificates
Checklist
Before you ask people to review this PR:
bundle exec rake
git rebase main
.