CMSgov / bluebutton-web-server

Blue Button API
https://sandbox.bluebutton.cms.gov
Other
40 stars 24 forks source link

BB2-3243: Add --all option to update_access_grants Django command #1204

Closed loganbertram closed 3 months ago

loganbertram commented 3 months ago

JIRA Ticket: BB2-3243

User Story or Bug Summary: We have switched all Sandbox apps over to 13-month category. However, any existing (synthetic) access grants won't have an end date to them unless we run a script to update those. This task is to create and run a script to update all EXISTING access grants so they have an end date, 13 months from the date of the script running.

What Does This PR Do?

Addresses the need to apply access grant updates to all applications.

What Should Reviewers Watch For?

If you're reviewing this PR, please check these things, in particular:

What Security Implications Does This PR Have?

Submitters should complete the following questionnaire:

Any Migrations?

Submitter Checklist

I have gone through and verified that...: