Skip to content

Move dashboard already exists error to input

What does this MR do and why?

Moves the error message when a dashboard yml file already exists with that name form a page level alert to an input level validation message.

This is inline with the recent change made to visualization designer: #426729 (closed)

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. Create a new dashboard, and save it
  4. Create a second new dashboard with the same name, 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 #427207 (closed)

Edited by Elwyn Benson

Merge request reports