-
Notifications
You must be signed in to change notification settings - Fork 35
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
MAIN B-20793 Add GSR role and base (QAE) traits in office/admin app #13663
Conversation
…checkboxes to be implemented later
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.
Matches up with INT PR
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
INT PR
Agility ticket
Summary
As we continue implementation of creating GSR (Government Surveillance Representative) users, we need to set the base permissions the same as QAE. This has also been requested to be placed on a feature flag, so this PR also implements that logic. Nothing too crazy.
This PR does the following:
(you can find the merged PR for
milmove-feature-flags
repo here)gsr_role
isfalse
then that GSR user will get the invalid permissions pageHow to test
envrc
anddevelopmental-features
files, set the GSR role value totrue
server
andclient
false
server
Screenshots
508