Released on April 25, 2023
This only occurred with the WBS fields that were broken down by multiple values and the empty value <Not mentioned> was selected. And the field was defined as a single field with sums:
In such a case, the sum displayed in the WBS column was not correct, because it missed the part from the empty value.
When some of input fields were Locked in Set manager, then 'Source of Row' function (with ShowStoredValues) failed. Now these sheets in set (right panel) are unprotected before updating input fields.
In bottom panel of Minutes when some names like HEADINGOFSET_Description were used and the source (e.g. set description) was longer than 255 it failed. Now the whole description is displayed properly.
Text (e.g. =VALUE_Description,..) longer than 250 was truncated to 250 due to Excel formula limit. Now also longer text is displayed in Minutes bottom view.
Improved handling of BridgeFileNameOfEstimate argument from ProMo+ containing \ or /. When the BridgeFileNameOfEstimate argument contained not allowed \ or / characters for file name it failed with DirectoryNotFound exception. Now user is informed about invalid file name.
When user selected custom path for QDV cache and one of directories contained QDV7_CACHE folder, the displayed path was truncated up to this QDV7_CACHE directory. Now whole user path is displayed. In addition added \QDV7_CACHE\ label as indication this directory is appended by QDV.