Skip to content
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

[LH Doc Upload] Veteran-uploaded docs (bugfix) filename error #97277

Closed
ajones446 opened this issue Nov 15, 2024 · 0 comments
Closed

[LH Doc Upload] Veteran-uploaded docs (bugfix) filename error #97277

ajones446 opened this issue Nov 15, 2024 · 0 comments
Assignees

Comments

@ajones446
Copy link
Contributor

ajones446 commented Nov 15, 2024

Nathan caught this during manual testing on staging.

When submitting an upload, an error message returned "no filename" for this line

upload_document = provider.generate_upload_document(attachment.converted_filename)

It should fall back to the upload data "name" key as is done here with the existing: https://github.com/department-of-veterans-affairs/vets-api/blob/master/app/sidekiq/evss/disability_compensation_form/submit_uploads.rb#L162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants