Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
unversioned
-
None
Description
As example has links to the Coin integration details. The links are broken due to encoding e.g. qt/qtbase as qt%2F:
https://testresults.qt.io/coin/integration/qt%2Fqtbase/tasks/1540376434
There is a fix to this so this is easy to resolve: By default Grafana encodes parts of the link, to avoid that, we need to pass the data as raw:
${project:raw} instead of just $project