Skip to content

Replace hardcoded projects query param with constant

Ezekiel Kigbo requested to merge ek-move-analytics-query-param-to-constants into master

What does this MR do?

Minor refactor of the changes introduced in !18793 (merged)

  • Adds a constant for project query parameters
  • Replaces hardcoded query parameter across analytics apps with shared constant

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 Ezekiel Kigbo

Merge request reports