Skip to content

Fix vulnerability validation bug

Savas Vedova requested to merge 352128-fix-identifiers-validation into master

What does this MR do and why?

This MR fixes a validation bug which occurs when new identifier rows are added and the form is in validation state. Here's a video that explains the bug:

2022-02-03_00-13-15

Screenshots or screen recordings

Fixed state:

fix-identifiers-validation

How to set up and validate locally

  1. You'll need an EE license.
  2. Navigate to :namespace/:project/-/security/vulnerabilities/new using the Address bar
  3. Do not fill the form and click submit immediately
  4. Add/remove identifier rows and see how the form validation works

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352128 (closed)

Edited by Savas Vedova

Merge request reports