Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2023-05-01
-
48
Description
In a cluster where the primary is 7.0 (feature flag is enabled by default) and the FCV is downgraded, we will use the new PIT catalog behavior ignoring the FCV. This is problematic in our testing, since we check if the feature flag is enabled based on the FCV, and the code ignores FCV.
I think the solution is to use the ignoreFCV option in our tests.