Skip to content

Fix templating vars set from URL

Dhiraj Bodicherla requested to merge fix-templating-variables-set-from-url into master

What does this MR do?

Templating variables in metrics dashboards are not merged with the variables passed from in the URL. This was accidentally removed when links feature was added here !32895 (diffs)

This MR adds the method that merges the variables coming in from URL with variables defined in yml file.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Mentions: #222730 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports