Skip to content

Update policy errors to be consistent

Alexander Turinske requested to merge 362752-update-alert-message into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Update policy errors to be consistent Alexander Turinske authored 2 minutes ago

  • add a title for alert

Changelog: changed

EE: true

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Error from the backend (not affected by this MR)
image
Scenario Before After
Empty policy name empty_policy_name_-_b empty_policy_name_-_a
non-existent policy branch non-existent_branch_-_b non-existent_branch_-_a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate licence
  2. Navigate to http://gdk.test:3443/flightjs/Flight/-/security/policies/new?type=scan_execution_policy
  3. Click Configure with merge request and verify the error
  4. Add a name and type in a non-existent branch and click 'Configure with merge request' and verify the error

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 #362752 (closed)

Merge request reports

Loading