Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Log bad request errors in FormsController#823

Closed
stephencdaly wants to merge 1 commit intomainfrom
log-bad-request-errors
Closed

Log bad request errors in FormsController#823
stephencdaly wants to merge 1 commit intomainfrom
log-bad-request-errors

Conversation

@stephencdaly
Copy link
Copy Markdown
Contributor

@stephencdaly stephencdaly commented Sep 5, 2025

We've seen bad request responses returned by forms-api when attempting to update a form. We're now relying on forms-admin to do any validation of the form before updating. This suggests that there's some mismatch between either the validation in forms-api and forms-admin or the form has got out of sync in the 2 databases.

We can't see the errors returned, so it's difficult to diagnose what's happening.

We've seen bad request responses returned by forms-api when attempting
to update a form. We can't see the errors returned, so it's difficult
to diagnose what's happening.
@stephencdaly stephencdaly force-pushed the log-bad-request-errors branch from 27f6194 to 1ecefee Compare September 5, 2025 15:17
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 5, 2025

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants