Skip to content

Remove the `async_chain_of_custody_report` feature flag

What does this MR do and why?

Sending the compliance chain of custody report via email was introduced in MR 94332. This feature was behind the async_chain_of_custody_report feature flag.

That feature flag has since been globally rolled out.

As such, this change removes the feature flag and makes the report via email the default (and only) behavior.

resolves: #370100 (closed)

Changelog: changed MR: tbd EE: true

How to set up and validate locally

  1. CI passes
  2. the "feature flag enabled" steps from the original MR still work

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading