-
Notifications
You must be signed in to change notification settings - Fork 7
Add test-privilege generation script #1236
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
landonshumway-ia
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.
This can be useful to have should the need arise again in our beta environment, but we need some safeguards in place to prevent this from being used in our prod environment since this involves adding privilege records without an actual transaction.
|
@jusdino While adding some privileges for another state, there were a couple of use cases I needed to support so I updated the script with some more optional parameters and updated the script to use the license GSI to reduce the number of queries we need to make to get the list of providers. I figured it would be easiest to attach the changes here, but I can also put them in a separate PR if that is preferred. |
Description List
Testing List