-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
ALL
isDisabledOnTargetFCVButEnabledOnOriginalFCV and isEnabledOnTargetFCVButDisabledOnOriginalFCV currently doesn't take shouldBeFCVGated into account and will return a value based on the feature flag having `_version`: kLatest (A feature flag with shouldBeFCVGated: true has `_version` default to kLatest), but I think these functions should return false since the feature flag isn't gated on FCV.
SERVER-84276 will handle this for isEnabledOnVersion
- depends on
-
SERVER-77838 Consider changing or removing shouldBeFCVGated parameter
- Open
- is related to
-
SERVER-84276 REGISTER_X_WITH_FEATURE_FLAG functions throw an error for not fcv gated flags
- Closed