Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Replication
-
ALL
Description
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
Attachments
Issue Links
- is related to
-
SERVER-84276 REGISTER_X_WITH_FEATURE_FLAG functions throw an error for not fcv gated flags
-
- Closed
-