Skip to content

Move visualization already exists error to input

What does this MR do and why?

Moves the A file with this name already exists error from a global page level alert to an input validation error.

This is inline with this MR suggestion.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Requires GitLab Ultimate.
  2. Follow these instructions to set up Product Analytics in your GDK.
  3. Visit the visualization designer, e.g. http://gdk.test:3000/gitlab-org/gitlab-shell/-/analytics/dashboards/visualization-designer
  4. Create a new visualization, and save it
  5. Create a second visualization with the same name as the first, and try to save it

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

Edited by Elwyn Benson

Merge request reports