7.24.1156

Navigation:  7.24 (QDV 2024) >

7.24.1156

Previous pageReturn to chapter overviewNext page

Released on September 20, 2024

Bug fix: QDV could crash when debugging macros

If a macro was started with debugging in QDV macro editor or in Visual Studio, QDV could crash. This could happen if any breakpoints were set, or an exception was thrown by a macro. The issue started with QDV 7.23.1141.

Bug fix: Loss of data when collapsing sets

This problem occurred when the user collapsed sets coming from the database of the estimate in the Set details window accessible from the View toolbar. The issue didn't apply to regular sets. When the sets from DB of estimate were collapsed to level 1, the hosting data of such collapsed rows were deleted. The hosting data are stored in minutes, not in DB of estimate. An example of such lost data was FORMULA_FOR_QUANTITY and others.

Bug fix: Wrong drop-down lists in the minutes fields manager

Some cells in the minutes fields manager could have incorrect or missing lists with available values. For example, a "Yes" and "No" list was missing, or it was displayed for disabled gray cells. This could happen especially if the user has sorted the fields by some column, by double-clicking the column header.

clip0944

Bug fix: Wrong indentation in WBS Item when changing the value manually

When the user changed the WBS Item value in the Expanded WBS, there was missing indentation in the Condensed WBS and in WBS sheet in the overhead. Check and repaint was required to fix it.

Bug fix: Display list of matching references / descriptions and SQL Database

There was a persistent error when using this function and SQL database. The database returned no information. Fixed now.

Bug fix: Estimate – Management database bridge for SQL Server man. database

With SQL Server management database connected to an estimate, update of some fields silently failed, e.g. when creating new version in a connected estimate.

Bug fix: Size parameter in Set_Macro_Button is no longer applied in event manager

Size parameter and Button 19 has been fixed.