Released on September 20, 2024
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.
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.
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.
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.
There was a persistent error when using this function and SQL database. The database returned no information. Fixed now.
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.
Size parameter and Button 19 has been fixed.