-
Notifications
You must be signed in to change notification settings - Fork 64
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
namepace update from CentralMail to BenefitsIntake #19595
base: master
Are you sure you want to change the base?
Conversation
Generated by 🚫 Danger |
A file was deleted from a previous folder and moved to a different one. The file in question was already over LoC which is leading to this error. |
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.
@mreed101 can you go through app/services/bgs/dependent_service.rb, app/sidekiq/bgs/submit_form674_job.rb, and app/sidekiq/bgs/submit_form686c_job.rb to clear out the references to CentralMail::SubmitCentralForm686cJob
Also there are a few logs that link to datadog dashboards that reference CentralMail::SubmitCentralForm686cJob
. Should those messages and dashboards be updated?
Modified in the latest commit. |
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.
LGTM, thanks for adding those changes!
CentralMail namespaces within the 686 submission workflow have been updated to BenefitsIntake.
Summary
Related issue(s)
Testing done
Screenshots
Note: Optional
What areas of the site does it impact?
Impacts are possible to form 686c submissions
Acceptance criteria
Requested Feedback
We should throughly test the 686c workflow to ensure that all forms are being submitted properly and that logging is still accurate.