Release Date: 8/21/2026
Release Details
Internal Reference ID | Type | Category | Description |
|---|---|---|---|
PROC-9330 | Update | Processing | Improved the performance and reliability of duplicate propagation during document processing by optimizing how duplicate files are processed under heavy workloads. Large imports with many duplicate documents now complete more efficiently. |
PROC-9402 | Update | Processing | The DuplicateDateAdded field has been moved from the Files table to the ProcessingStatus table, and the corresponding column has been removed from the Files table as part of the database schema update. The LiveDataOverlay feature continues to function as expected and has been updated to use the DuplicateDateAdded field from the ProcessingStatus table. |
PROC-9438 | Fix | Import | Corrected a bug where ExpectedChildCount was not populated for standalone .eml master and duplicate files with attachments, causing the value to remain at zero despite existing child files. ExpectedChildCount now accurately reflects the number of attachment children for both master and duplicate .eml files. |
PROC-9406 | Fix | Import | Fixed a bug where the ChildCount value was not populated correctly for master and duplicate files containing embedded objects. |
PROC-9434 | Fix | Processing | Resolved an issue that would cause DupePropagation jobs to remain indefinitely in an In Progress state after being paused and resumed in on-premises environments. Jobs now resume and complete successfully, or return a clear terminal error if they cannot proceed. |