Skip to content

Add usage_quotas_for_all_editions feature flag

What does this MR do and why?

It introduce a development feature flag usage_quotas_for_all_editions that controls an upcoming change in [Feature flag] Cleanup usage_quotas_for_all_edi... (#347125 - closed).

The feature flag is disabled by default and shouldn't be enabled in production until #347125 (closed) is done.

Screenshots or screen recordings

before after
Screen_Shot_2022-08-23_at_19.08.10 Screen_Shot_2022-08-23_at_19.05.37

How to set up and validate locally

  1. Visit a group's usage quotas (where you have maintainer+ role)
  2. Enable the feature flag locally Feature.enable(:usage_quotas_for_all_editions)
  3. Refresh the page and notice the placeholder showing

MR acceptance checklist

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

Related to #371606 (closed)

Edited by Ammar Alakkad

Merge request reports