Released on January 17, 2025
An error occurred when scrolling in the Minutes tab, if the user deleted the very last branch in WBS previously.
Previously, the Copy_WBS_Column_Values verb and the corresponding IWbs.CopyWholeColumnValues method did not copy the value in the root task. Now, also the root node value is copied. If the WBS_Quantity field is involved, whether as the source or as the target field, the root value may be adjusted to satisfy various constraints. For example, the "Force quantities to 1 for branches of the WBS (Chapters)" editing option is respected.
An error occurred when working with merged cells in the pane, more precisely when using merged cells as references for WBS data. The index of sheet was also impossible to build in this case. This has been fixed.
Improved creating a file for parent estimate in non-transparency mode. If detailed info is required, which includes the FORMULA_FOR_QUANTITY and related data, only those global variables that start with a dot and only those WBS variables are preserved, which are really used in any FORMULA_FOR_QUANTITY. This is to avoid bloating the parent with unnecessary child variables.
It only happened, if the old estimate file had the "Enable large time-frame fields and cash-flow sheets (up to 20 years split in months, 240 periods)" option enabled at some time, but then it was disabled. And it was still disabled during the migration. This might result in completely broken overhead and errors in the upgraded estimate.
When the selected branch in WBS or any of its parent branches had their quantity set to zero, then the summary data (F12) was zero as well. It should be a per unit value.
A rare error could occur, if there was the bottom panel displayed in the Minutes, and there was a numeric column (such as SetDepth) placed right after some "List (name only)" column in Minutes.
The user could encounter loss of connection or very slow response when searching for articles or sets by their reference or description into favorite SQL Server database. This has been fixed. The diacritics management has also been improved at the same time. Search criterion in Reference field is of type ‘starts with’ and in Description field the criterion is of type ‘contains’.