Fix VSD drilldown links with a custom relative_url_root
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
gdk config set relative_url_root /path
gdk reconfigure
gdk restart
- Visit any value streams dashboard with table content
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #413678 (closed)
Edited by Alex Pennells