Skip to content

Removes empty alert from Insights page

Rudy Crespo requested to merge rcrespo3-insights-empty-alert-fix into master

What does this MR do and why?

Removes empty alert from Insights page after typo introduced in !130534 (diffs) and adds test coverage.

Screenshots or screen recordings

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

Before After
Screenshot 2023-09-13 at 5.17.21 PM.png Screenshot 2023-09-13 at 5.19.41 PM.png

How to set up and validate locally

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

  1. Make sure you have a GitLab Ultimate license
  2. Visit http://{LOCAL_INSTANCE}/groups/{GROUP_PATH}/-/insights or http://{LOCAL_INSTANCE}/{GROUP_PATH}/{PROJECT_PATH}/insights
  3. Verify that the empty alert no longer appears

MR acceptance checklist

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

Edited by Rudy Crespo

Merge request reports