Skip to content

Fix handling of analytics visualizations with hyphens

Max Woolf requested to merge 427060-hyphen-viz-fix into master

What does this MR do and why?

  • Change the way in which visualization slugs are constructed so that hyphens are no longer converted in to underscores when adding visualizations to dashboards.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

Related to #427060 (closed)

Merge request reports