-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 6.0.5
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2023-03-20, QO 2023-04-03
-
36
When we backported 'featureFlagBucketUnpackWithSort' to the 5.0 branch, it had already been released on 6.0. To avoid changing the 'version' field of the feature flag retroactively, we gave the 5.0 feature flag a different name: 'featureFlagBucketUnpackWithSort50'.
Multiversion tests on the v6.0 branch run against both 5.0 and 6.0 binaries. When these tests check for the feature flag, they should check both names.