v3.78.1
v3.78.1 Release Notes
Wednesday, October 22nd, 2025
New Features
DAS-1553: Import Resource Assignment Value Column Should Support Excel Accounting Format with Parenthesis for Negative Numbers
Enhanced the Import Resource Assignments feature to support Excel's Accounting cell format for negative numbers in the Value column. Previously, the system would throw an error when encountering negative values formatted with parentheses (e.g., "(100)" for -100). The Value column now correctly recognizes and processes negative numbers in both standard format and Accounting format with parentheses, providing more flexibility when importing financial data from Excel.
Bug Fixes
DAS-1543: Admin > Projects: Error when copying a project
Fixed an issue where copying a project would fail with a database error when the project contained cost classes shared across multiple cost sets. Users would receive an error message indicating a duplicate key violation for the Cost Class table. The system now properly handles shared cost classifications during the copy operation, allowing projects to be copied successfully without errors.
DAS-1544: Budget Form > Cost Summary Report: Contingency percent roll-up incorrect
Fixed an issue where the Contingency Percent values were displaying incorrectly at the Work Package level in the Cost Summary Report. The report now accurately calculates and displays the correct contingency percentages when rolling up resource assignments.
DAS-1554: Budget Form > Import Timephase Should Not Allow Start/Finish Dates to be Changed if in the Past
Fixed an issue where users could modify the Start Date or Finish Date columns in the Import Timephase Excel file and reimport them, even when the Do-Not-Change-Historical-Data registry flag was enabled and the dates were before the project's Reporting Period. The system now validates all date changes during import and prevents any modifications to historical dates, including moving dates from the future to before the Reporting Period. When validation fails, the entire import transaction is rolled back with a clear error message indicating the specific Excel row and explaining why the change is not allowed.
DAS-1555: Fix notification to recalculate project for rate changes
Fixed an issue where users were not receiving notifications when rate changes required project recalculation. Notifications now properly trigger when rates are created, modified, or deleted.
DAS-1556: Admin > Projects: Restoring projects with Work Package Permissions fails
Fixed an issue where project restoration would fail with a database error when the project contained work package permissions. Users can now successfully restore project backups through Admin > Projects without encountering errors.