7.25.1209

Navigation:  7.25 (QDV 2025) >

7.25.1209

Previous pageReturn to chapter overviewNext page

Released on April 27, 2026

Internal Release

Fix: Only first 999 rows could be edited in permissions in Tabs & Sheets & Columns tab

The “Tabs & Sheets & Columns” tab in the permissions window contains one row for each editable column in each overhead sheet. There was a limit of 999 rows that could be editable. If the overhead workbook contained many sheets with many editable columns, this limit could be exceeded, and remaining rows couldn’t be edited by the user.

Fix: Inconsistencies in new tasks when WBS_Formula_For_Quantity is enabled

When the user created a new task or a sub=task, the quantity was set to 1. But the WBS_Formula_For_Quantity was not set, it was empty. After compute all, the empty formula was evaluated and the result 0 was written to quantity and the initial 1 was lost. Now the WBS_Formula_For_Quantity is set to 1 in new tasks, so it matches the quantity.

New: Quantity for evaluation WBS copied when estimates are merged

When merging estimates (Home/Tasks/Merge) the Quantity_For_Evaluation_WBS is copied with the contents of the minutes if it exists. Except if the flag "Quantity_For_Evaluation_WBS follows WBS Quantity" is set.