7.22.0946

Navigation:  7.22 (QDV 2022) >

7.22.0946

Previous pageReturn to chapter overviewNext page

Released on February 10, 2022

Bug fix: The system could freeze during some user API operations

A freeze could occur when an estimate was saved from the user API indirectly and there was a file save problem. This happened when the estimate was saved indirectly from the following methods:

IEstimate.PushNewProgress

IEstimate.PushNewVersion

IEstimate.FreezeCurrentVersion

ISharing.CreateChildEstimate

If these methods don’t throw an exception, it’s always good to check also IGlobalErrors. MessageStack for a possible problem.

Change: QDVTools4XL Gantt – Newly created sheets at the end

When a new Gantt worksheet is created in the support workbook, it is created after the existing sheets.

New: QDVTools4XL Gantt – Edition of the free tasks and import

Free tasks and sub-tasks can be edited. A new window offers the ability to change the depth of items, to change the items, descriptions and units. User can also import free tasks and sub-tasks from a copy / paste operation. See documentation for more information about the format.

Bug fix: QDVTools4XL Gantt – Changing elements in the calendar left wrong data behind

If the calendar is modified by adding or removing exceptions, or changing the starting or ending date, the refresh operation left some areas with wrong data / decoration. It has been fixed.

Change: QDVTools4XL Gantt – Prevent renaming sheets

In most of the situations, changing the name of a worksheet, which is support of a Gantt computation, is not allowed. Please note that this security is not 100% bulletproof.

Bug fix: Bottom pane of the expanded WBS didn't support Global variables

When you pasted a global variable in the bottom pane of the WBS, it was not refreshed. Now global variables are refreshed each time the bottom pane is adapted.