Skip to content

Handle 404 file not found responses from persistFiles API#355

Merged
davidjamesstone merged 1 commit intomainfrom
fix/handle-missing-file-uploads
Mar 31, 2026
Merged

Handle 404 file not found responses from persistFiles API#355
davidjamesstone merged 1 commit intomainfrom
fix/handle-missing-file-uploads

Conversation

@davidjamesstone
Copy link
Copy Markdown
Contributor

@davidjamesstone davidjamesstone commented Mar 31, 2026

Proposed change

Fixes an issue when forms-submission-api returns 404 during persistFiles

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link
Copy Markdown

@davidjamesstone davidjamesstone marked this pull request as ready for review March 31, 2026 12:30
@davidjamesstone davidjamesstone merged commit 8e90937 into main Mar 31, 2026
27 checks passed
@davidjamesstone davidjamesstone deleted the fix/handle-missing-file-uploads branch March 31, 2026 14:44
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

Successfully merging this pull request may close these issues.

3 participants