Fixed Issues in 24R3.2 Release
Release Date: December 18, 2024This week's release includes fixes for the following issues:
A * next to the issue number denotes an internally found defect filed during the development of Limited Release features.
Audit Trails
Issue Description | Issue No. |
---|---|
The reason for change for an Imaging Item Group does not display in the audit trail when the previous Intentionally Left Blank reason was Value Not Found. | VDC-168674* |
CDB - API
Issue Description | Issue No. |
---|---|
CDB returns an unhandled exception when a user attempts to open queries on multiple Items in the same row. | VDC-174004 |
CDB - Checks
Issue Description | Issue No. |
---|---|
Marking a form as Intentionally Left Blank or resetting a Form deletes the system query, instead of closing it | VDC-173894* |
CDB - CQL
Issue Description | Issue No. |
---|---|
When a view contains a union with a subquery, querying the view doesn't return the same number of rows as the view itself. | VDC-169162 |
In incremental import studies, Call Sys_Forms may return a "Failure in Executing" error. | VDC-175095* |
CDB - Export
Issue Description | Issue No. |
---|---|
In the Issue Log, longer error messages extend outside the viewable area. | VDC-155199 |
Users may receive an "Unhandled exception for endpoint" error when clicking the Compare link for exports. | VDC-175710* |
With this release, we removed the following fields from Sys_Events and Sys_Forms: Form.SubmitToDMR, Form.SubmitToFrozen, Form.SubmitToLocked, Form.SubmitToSign, Form.EventToSubmit, Event.DaysOutsideWindow, Event.WindowStatus, and Event.FormEntryOverdue. | VDC-176263* |
CDB - Import
Issue Description | Issue No. |
---|---|
When a user imports an OpenEDC package with no primary source, CDB doesn't generate the error CSV file or send a notification email. | VDC-163551* |
Incremental import doesn't account for precision correctly with a maximum length on the Item. | VDC-172995 |
Data is not exporting and displaying in Workbench when a 3PD package is imported with an error and then its source is deleted. | VDC-173935* |
CDB - Listing Builder
Issue Description | Issue No. |
---|---|
Users encounter an error message when attempting to create a check with no items through listing builder. | VDC-171169* |
CDB - Listings
Issue Description | Issue No. |
---|---|
The CSV of Review Listings may not have the correct format in the Reviewed On column. | VDC-142742* |
CDB - Queries
Issue Description | Issue No. |
---|---|
In some cases, queries reopen without data changes after being manually closed. | VDC-168901 |
Deployment
Issue Description | Issue No. |
---|---|
Users encounter an unclear error message when deployment fails after the user attempts to rename a role with user assignments. | VDC-169307 |
When a user puts a single quote in a study name, a server error occurs when copying study data from Production to PPT. | VDC-173514* |
During high traffic periods, due to cookie name creation, users may encounter a "Could not find SessionID" error when attempting to copy from Production vaults to PPT vaults. | VDC-175810 |
E2BLink
Issue Description | Issue No. |
---|---|
When Reporter/Sender Comments by System references a unit-type Item, E2B uses the translated value. | VDC-173569* |
Follow up scans may fail when a study has a safety form that uses reporter or sender comments by system in more than one Event. | VDC-174023* |
EDC API
Issue Description | Issue No. |
---|---|
When a Retrieve Sites API call is made for a study that has no Active Version assigned to any sites, the API call fails. | VDC-173661 |
Queries
Issue Description | Issue No. |
---|---|
In some cases, a server error occurs when commenting on an open query on a Lab Analyte where the "Missing Result" checkbox is marked as true. | VDC-166104* |
Rule Execution
Issue Description | Issue No. |
---|---|
In some cases, dynamic rules that were not taking action on a casebook were being excluded from the rule job files. | VDC-168668* |
When a subject is deleted from a study after a Run Rules job has been queued that includes that subject, the job fails. | VDC-172511 |
For studies using Rule Expression Engine V1, some rules referencing blank values display an unexpected error upon Form submission. | VDC-175238* |
Safety Integration
Issue Description | Issue No. |
---|---|
The JSON file shows the codelist Name instead of the Label on "result_text". | VDC-167509* |
When a user extends the Expiration Date for the Safety Follow-up Scan job on the expiration date, the job is still automatically deleted on the original Expiration Date. | VDC-170620 |
With this release, we no longer prevent users from changing the Safety Integration Type after deployment, as long as the Study doesn't contain any Form Configurations. | VDC-172468 |
Vault doesn't show the correct error message when a user attempts to save invalid safety form Inclusion Criteria. | VDC-173466* |
SDV & DMR
Issue Description | Issue No. |
---|---|
When a Study on Data Model 1 which contains a locked Casebook is migrated to Data Model 2, after migration the unlocked Casebook cannot be manually assigned an override SDV or DMR plan. | VDC-169056* |
In some cases, for studies on Data Model 2, when DMR or SDV is performed at the Event level on an Event containing a form that is locked, the DMR or SDV checkbox is unchecked after the page is refreshed. | VDC-169083* |
Study Administration
Issue Description | Issue No. |
---|---|
Downloading a Site Export file with a study whose name contains a "/" results in the user being directed to an error page. | VDC-173596* |
In some cases, the Vault Configuration Report incorrectly shows that LMS is disabled when it isn't. | VDC-174894 |
Users encounter an error when copying Production subjects to a PPT environment. | VDC-175843 |
Study Design
Issue Description | Issue No. |
---|---|
In some cases, when a user changes a rule action to Override Review Plan and then attempts to view a review plan, only the form name and no other content is displayed in the dialog. | VDC-171428* |
UI & Performance
Issue Description | Issue No. |
---|---|
When an Imaging Item Group is set or unset as intentionally left blank after the form containing the Exam is reset, an incorrect reason for change displays. | VDC-168828* |
In some cases, search boxes within a breadcrumb menu are populated when they should be blank | VDC-170347* |
Vault Administration
Issue Description | Issue No. |
---|---|
Vault Clinical Data Manager loads vaults overly slowly. | VDC-157903* |
With the 24R3 release, all custom triggers using emails fail due to a "ClassNotFoundException". This is because the "UserService" was removed as part of the reparenting feature. To resolve this, we returned the "getUserIdsInGroup" method to availability. | VDC-176694 |