Released on November 6, 2023
If the IWorksheetManager.GetNativeWorksheet was called with the sheetType argument set to NativeSheetType.List_Box, it never found any result and it always returned null.
The Insert field(s) and Paste column(s) operations in WBS could insert the columns at a wrong position. This happened if all sub-columns of a multi-column WBS breakdown field were to be pasted/inserted. They were inserted at their original position instead of the new required position. Note, only all sub-columns can be moved that way. If only one or not all sub-columns are pasted, they must remain in the same group with the others.