Skip to content

When a submission uploaded file is missing, give nice error and not a 500#4794

Merged
frjo merged 1 commit intomainfrom
enhancement/missing-file-notice-not-500
Apr 7, 2026
Merged

When a submission uploaded file is missing, give nice error and not a 500#4794
frjo merged 1 commit intomainfrom
enhancement/missing-file-notice-not-500

Conversation

@frjo
Copy link
Copy Markdown
Member

@frjo frjo commented Apr 1, 2026

Fixes #4408

I mostly notice this in development but I believe it will also fix the issue above.

Test Steps

  • Ensure that uploading and edit files in submissions works as before.

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter labels Apr 1, 2026
@frjo frjo force-pushed the enhancement/missing-file-notice-not-500 branch 2 times, most recently from ec03c39 to 06b99a2 Compare April 5, 2026 15:18
@frjo frjo force-pushed the enhancement/missing-file-notice-not-500 branch from 06b99a2 to f99b034 Compare April 6, 2026 09:31
@frjo frjo added Status: Needs testing Tickets that need testing/qa Status: Needs dev testing 🧑‍💻 Tasks that should be tested by the dev team labels Apr 6, 2026
Copy link
Copy Markdown
Contributor

@wes-otf wes-otf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks & works great! deleted some stuff in S3 and verified all appeared as expected

@wes-otf wes-otf added Status: Tested - approved for live ✅ and removed Status: Needs testing Tickets that need testing/qa Status: Needs dev testing 🧑‍💻 Tasks that should be tested by the dev team labels Apr 7, 2026
@frjo frjo merged commit 8f3bbfd into main Apr 7, 2026
9 checks passed
@frjo frjo deleted the enhancement/missing-file-notice-not-500 branch April 10, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Tested - approved for live ✅ Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An error occurred (404) when calling the HeadObject operation: Not Found when loading an application that has specific files

2 participants