Skip to content

Fix status checks resubmission on server validation errors bug

What does this MR do?

A bug crept into the status checks form during initial development where if a user submits the form and receives server validation errors, the user is then blocked from sending the form again. What should happen in the form should be resubmittable to allow the user to update the data or immediately try again

Screenshots (strongly suggested)

Before After
Screen_Recording_2021-05-27_at_15.59.18 Screen_Recording_2021-05-27_at_16.00.22

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #327638 (closed)

Merge request reports