-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2023-09-04
In SERVER-78678 we removed findAndModify from bulkWrite support but never removed the sort field. We wanted to leave this in but it ended up causing some complications with FLE and timeseries and we now want to remove it. This ticket should cover removing the sort field from bulkWrite. There may be changes required to tests in the enterprise module