Skip to content

Track epic fixed dates manually updated

charlie ablett requested to merge 292253-cablett-track-epic-date-changed into master

What does this MR do?

Users can set their epic to have either fixed or inherited start/due dates. If they set their epic's start/due date as fixed, they can choose the date. This MR tracks that change to both start and due date.

Add tracking for epic fixed dates being manually set events via usage ping.

The tracking functionality is behind a feature flag: :track_epics_activity defaulted to on.

Screenshots (strongly suggested)

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

Related to #292253 (closed)

Edited by charlie ablett

Merge request reports