Skip to content

Fix file templates return same content for different templates

What does this MR do?

This MR adds an additional project_id param to the list of keys exposed in the dropdown to be able to differentiate between templates with different names from different projects.

#293905 (closed)

Screenshots (strongly suggested)

Before

Screen_Recording_2021-02-10_at_14.33.24

After

Screen_Recording_2021-02-10_at_14.38.24

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 Alexandru Croitor

Merge request reports