Skip to content

Decode dashboard_path when creating annotations

Kirstie Cook requested to merge kc-escape-dashboard-path-annotations into master

What does this MR do?

We allow special characters in the file names for dashboards, but when being passed to the backend during creation of dashboard annotations these are likely to be in encoded form. This MR decodes special characters in dashboard_path.

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports