Skip to content

Create Audit Events for Feature Flag Strategy Changes

Jason Goodman requested to merge ff-simple-audit-events into master

What does this MR do?

Create an audit event for feature flag scope strategy changes.

Include the strategies in audit event messages when a new scope is created.

Example of an audit even message in the UI:

Screen_Shot_2019-07-10_at_4.51.13_PM

Related Issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/8240

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Jason Goodman

Merge request reports