Available for production stage at May 22th from 05:45 AM (UTC), 2026 (EU servers)
Watch release highlights video
Summary
This is a minor release containing three fixes.
Bug fixes
The summary report of a new published CRF could have a discrepancy when data integrity was run. Once the process of data integrity began, if a user updated one of those subjects before it was fully migrated to the new published version, that subject did not count towards the statistics in the report. Nevertheless, the subject was correctly updated, the error was located only in the final PDF report.
In a very specific scenario of the data integrity process when publishing a new CRF, if a user updated a subject exactly at the same time that the migration process was updating that same subject, a deadlock situation could arise in the database, and the subject could not be updated successfully. That issue was correctly reported in the summary PDF so the user could be aware. In any case, it has been fixed so that scenario avoids deadlocks in any circumstances.
The report PDF skipped the rendering of the section with the audit trail in cases where data integrity was run in a CRF published a long time ago, and for which the report had not been downloaded yet. It was a rendering problem only, the summary of the published process was properly stored, only the template for the PDF needed fixing.