-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2024-07-08
It turns out these two tests haven't been running in MongoDB (7.0) on EVG because they have featureFlagUpdateOneWithoutShardKey tag and SPM-1632 ended up getting enabled in 7.1 instead of 7.0. These tests should be modified to not rely on perform updateOne/removeOne without shard key so we can remove the featureFlagUpdateOneWithoutShardKey tag and make it run in 7.0 again.