Skip to content

Rename _ids methods

What does this MR do?

target_ids, analytics_ids, and compliance_ids are called IDs on that level (because the former constants were called like that). But in other places, they are event names. Would it make sense to rename _ids to _events or _event_names?

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

Closes #238587 (closed)

Edited by Alina Mihaila

Merge request reports