[Feature flag] Remove `usage_data_i_testing_metrics_report_widget_total`
Feature
The :usage_data_i_testing_metrics_report_widget_total
feature flag was previously enabled by default and should be removed.
This feature flag was created as part of usage ping, with guidance from product intelligence. Now that usage ping is stable, we are safe to remove the feature flag. We should still ping a member of ~"group::product intelligence" on the MR for approval.
Owners
- Group: grouptesting
- Slack channel:
#g_testing
- PM: @jheimbuck_gl
Removal
This is an important phase, that should be either done in the next Milestone or as soon as possible. For the cleanup phase, please follow our documentation on how to clean up the feature flag.
-
Remove
:feature_name
feature flag- Remove all references to the feature flag from the codebase
- Remove the YAML definitions for the feature from the repository
- Create a Changelog Entry
-
Clean up the feature flag from all environments by running this chatops command in
#production
channel/chatops run feature delete some_feature
. -
Close this issue after the feature flag is removed from the codebase.