-
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
[DBX-74810] Add flipper with LH BI api for 4142 #16483
[DBX-74810] Add flipper with LH BI api for 4142 #16483
Conversation
@SloopKoning please let me know when linting issues are resolved, and spec tests are in. We can sync on the manual testing afterwards. |
…nter says all letters should be lowercase.
…ithub.com:department-of-veterans-affairs/vets-api into dbx/74810-migrate-4142-to-benefits-intake
…sible submission route; however, found problem in subject code which needs a little intent research.
…exception; updated the associated job spec file to have two parts one for the central mail route and one for the lighthouse route; in the lighthouse section there are two tests that are skipped because there is no lighthouse specific vcr cassette available.
Generated by 🚫 Danger |
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.
Reviewed in call with Dewayne. Approved
manually tested in staging instance
upload_url: @lighthouse_service.location, | ||
file: { file: @pdf_path, file_name: @pdf_path.split('/').last }, | ||
metadata: generate_metadata.to_json, | ||
attachments: [] # [ wipn8923 ] TODO: is this better than nil? |
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.
Will an answer to this question be revisited after deployment?
* master: (33 commits) [DBX-74810] Add flipper with LH BI api for 4142 (#16483) upadte param dig call (#16570) 98 add code to poll average days (#16471) 8147 claim model (#16525) Toxic Exposure: Save TE "Add Conditions" fields for future transformation (#16548) Revert "ClamAV in Containers (#15965)" (#16557) Dangerfile updates for db migration (#16511) API-35829-error_handling (#16522) add loggers to see what dd api call is doing in staging (#16539) 8440: fix appointments contract schema (#16528) ClamAV in Containers (#15965) Protect against calling `.any?` on a non-array (#16547) BE | Ask VA Api: Refactor classes and specs (#16542) Added '10-10EZR' to the list of freeze schemas (#16478) Add prefill for 10-7959c (#16448) Bump shrine from 3.5.0 to 3.6.0 (#16532) change limit on place and location. update question number (#16537) Add words_to_remove for simple forms 21-0966 (#16477) updgrade sidekiq and super_diff (#16536) BE | Ask Va Api: Update `Inquiries::Creator` `Correspondences::Creator` Error Handling (#16529) ...
4142 Implement Migration from CentralMail to Benefits Intake
Summary
This solution is in response to issue 74810 which deals specifically with the way that form 21-4142 as part of an overall 21-526ez submission package is uploaded. Currently the upload process uses the CentralMail facility. With this new feature in place the upload will be through the Lighthouse intake route.
disability_compensation_form4142_supplemental
Related issue(s)
Testing done
Acceptance criteria