Skip to content

Update tracking labels for consolidated edit menu

Himanshu Kapoor requested to merge update-consolidated-menu-tracking-labels into master

What does this MR do?

Update tracking details of the consolidated edit menu, so that it doesn't conflict with the normal button's tracking details.

Details

It was discovered in #270433 (comment 602644854) that the regular edit buttons and consolidated menu edit buttons sent same tracking events, so we cannot really distinguish between them for tracking purposes.

This MR fixes it.

Feature Flag

The feature is behind a feature flag :consolidated_edit_menu. MR in which this feature was introduced: !44311 (merged)

Screenshots

Consolidated menu:

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Himanshu Kapoor

Merge request reports