Skip to content

Fix VSD drilldown links with a custom relative_url_root

Alex Pennells requested to merge 413678-use-url-root into master

What does this MR do and why?

Fixes VSD drilldown links when a custom relative_url_root is configured

How to set up and validate locally

  1. gdk config set relative_url_root /path
  2. gdk reconfigure
  3. gdk restart
  4. Visit any value streams dashboard with table content
  5. Validate that clicking any metric name in the left-most column is a working link

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

Edited by Alex Pennells

Merge request reports