Skip to content

Add trigger_source for view empty project page event

What does this MR do?

Adds trigger_source to empty project page invite members trigger, resolving a javascript console error.

Resolves: https://gitlab.com/gitlab-org/gitlab/-/issues/335654

Used in the 'invite_members_empty_project' "see button" event from 262014#tracking-details.

Screenshots or Screencasts (strongly suggested)

before (console error when loading page) after
Screen_Shot_2021-07-12_at_7.02.33_PM Screen_Shot_2021-07-13_at_11.33.23_AM

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

Related to #335654

Edited by Jackie Fraser

Merge request reports