This is Phase 2 if a rollout started here: https://github.com/edx/edx-platform/pull/24392 When a flag is being used without a request, we will return True if the flag's everyone status is set to True. The current implementation is to use flag_undefined_default, which is deprecated and we are trying to remove it. ARCHBOM-1331