Skip to content

Add Value Streams Dashboard link to group analytics dashboards

Alex Pennells requested to merge 419662-add-vsd-link into master

What does this MR do and why?

Adds a static link to the VSD as a placeholder until we are properly rendering the VSD within the group dashboards app.

Screenshots or screen recordings

Before After
Screenshot_2023-07-28_at_11.46.31_AM Screenshot_2023-07-28_at_11.46.18_AM

How to set up and validate locally

  1. Feature.enable(:group_analytics_dashboards)
  2. Create a new group
  3. In the group sidebar, click Analyze > Application analytics (direct link: http://gdk.test:3000/groups/GROUP/-/analytics/dashboards)
  4. Validate that the link appears and redirects to the VSD on click

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

Merge request reports