-
Notifications
You must be signed in to change notification settings - Fork 66
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
101987 Removed champva_multiple_stamp_retry
feature toggle and improved handle_upload
- IVC CHAMPVA forms
#20642
base: master
Are you sure you want to change the base?
101987 Removed champva_multiple_stamp_retry
feature toggle and improved handle_upload
- IVC CHAMPVA forms
#20642
Conversation
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.
Updated handle_file_uploads
method to remove the champva_multiple_stamp_retry
toggle check and the associated extra branch of functionality.
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.
Adjusted tests so there are no longer references to the feature toggle that was removed.
LGTM |
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.
👍
Once this is deployed, you'll need to follow step 3 of this section of this guide to completely remove this toggle. You'll need to do it in the terminal of each ArgoCD environment. If you or no one on your team has access to those terminals, let me know and I can do it for you. Remember, don't delete them in Argo until the code has been deployed.
Summary
handle_uploads
whenchampva_require_all_s3_success
is disabled so that subarrays are padded withnils
(NOTE: this flipper is enabled, so this change shouldn't impact production, but it was necessary to update this for consistency's sake)Related issue(s)
champva_multiple_stamp_retry
flipper va.gov-team#101987Testing done
Screenshots
Note: Optional
What areas of the site does it impact?
IVC CHAMVPA forms
Acceptance criteria
Requested Feedback
NA