Skip to content

Track design create and update

Tom Quirk requested to merge design-tracking-create-update into master

What does this MR do?

Adds tracking for design create and update

New events:

  • create_design - a design was created
  • update_design - a design was updated

Related to #234041 (closed)

Screenshots

Snowplow chrome extension screenshots (with snowplow-micro running locally)

Create design

1 2
Screen_Shot_2020-10-13_at_8.25.56_pm Screen_Shot_2020-10-13_at_8.26.44_pm

Update design

1 2
Screen_Shot_2020-10-13_at_8.31.09_pm Screen_Shot_2020-10-13_at_8.30.57_pm

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 Tom Quirk

Merge request reports