-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
0
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
User impact
None, this is a test only issue.
Technical details
SERVER-114666 added a test to prevent auxiliary collections to be tracked when a moveCollection command is running. The ticket also added a jstest to check this behavior, however, it was not excludded from being run in multiversion suites, which it shouldn't as it uses moveCollection which is a 8.0+ command.
Recommendation
Add the multiversion_incompatible tag to the test to prevent it from running in multiversion suites.