Fixed Issues in 24R3.5 Release
Release Date: February 28, 2025This 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.
Assessments
Issue Description | Issue No. |
---|---|
The "Summary View" of a repeating Form under a deleted repeating Event Group does not load. | VDC-175109* |
CDB - API
Issue Description | Issue No. |
---|---|
Custom user roles without the Answer Query permission behave differently between API versions. | VDC-171333* |
Users without restricted data access can open queries on blinded cells if conditional unblinding is set on the row. | VDC-177889* |
CDB - Checks
Issue Description | Issue No. |
---|---|
EDC Event changes on a Referenced EDC Event do not trigger a Check as expected. | VDC-174058* |
EDC Event changes on a Referenced EDC Event do not trigger a Check as expected. | VDC-174058* |
CDB - CQL
Issue Description | Issue No. |
---|---|
Using @Form.SeqNbr in a concatenation across unions returns a "Failure in Executing: The used SELECT statements have a different number of columns" error. | VDC-179688 |
CDB - Export
Issue Description | Issue No. |
---|---|
Export package generation may take longer than usual before failing with an unhandled exception. | VDC-177523* |
if there's a mismatch between the blinding setting in the review listing and in the export definition, review listings in the export may be treated as custom listings and not display review columns. | VDC-178276* |
CDB - Import
Issue Description | Issue No. |
---|---|
When the import queue contains outdated packages that were in pending status and deleted due to age, the import job fails but the next package is not queued causing import to take an overly long time. With this release, outdated packages will be skipped during import. | VDC-165654 |
Third party import may result in an F-020 error when using Strict Manifest because the system-generated CDB_ROWNUM column isn't imported. | VDC-177460 |
With this release, the UI has been changed to better communicate when packages are pending after a design change occurs. A message will be displayed in the 'Details' column of the EDC Import Daily Summary page explaining why a package is in Pending status. | VDC-177848 |
CDB may take longer than expected to process an EDC package for ingestion. | VDC-178600 |
In studies using incremental import, CDB may not be updated with the most recent Event Date for some subjects due to an error during ingestion. | VDC-178629 |
In studies using incremental import, some subjects may not have values for @HDR.Site.Country or @HDR.Site.Number due to an error during ingestion. | VDC-181514 |
In some cases, a package that fails to import due to an error is not reprocessed until after 24 hours have passed. With this release, such packages will be reprocessed faster. | VDC-182085* |
CDB - Listing Builder
Issue Description | Issue No. |
---|---|
If a user adds form items, then adds a study property, a form item may be removed from the listing. Then, if the user re-adds that Item, it will show as a duplicate in the Aliases step. | VDC-180252 |
CDB - Listings
Issue Description | Issue No. |
---|---|
In a Review listing, after clicking the Observations button to create a batch OBS and selecting several item cells, then cancelling the batch OBS creation, it is not possible to click on a single item cell to open it without refreshing the page. | VDC-180084* |
CDB - Observations
Issue Description | Issue No. |
---|---|
CDB doesn't show the expected error message when an observation action fails. | VDC-178789* |
CDB doesn't show the expected error message when an observation action fails. | VDC-178789* |
In some cases, the cell selection count is incorrect. | VDC-179077* |
When opening Observations in a batch, users can no longer selected blinded cells. | VDC-179493* |
When opening Observations in a batch, users can no longer selected blinded cells. | VDC-179493*, VDC-179010* |
With this release, the datetime format has been updated to be consistent with formatting elsewhere in the system. | VDC-179768* |
CDB - Queries
Issue Description | Issue No. |
---|---|
The Query Metrics page may not have an up to date Last Refresh date. | VDC-179144* |
The Query Metrics page may not have an up to date Last Refresh date. | VDC-179144* |
The Query Details panel shows the Event from the leading Form in the CQL statement, instead of the Event containing the Form the query is attached to. | VDC-179328 |
In Query Listings, only the very top of the CQL Editor button is clickable. | VDC-179368* |
In Query Listings, only the very top of the CQL Editor button is clickable. | VDC-179368* |
When changing the filter on a chart that is maximized, the other, non-maximized, charts are visible on the page. | VDC-179460* |
In some cases, filters are not applied properly when minimizing or maximizing charts on the Query Metrics page. | VDC-179535* |
Charts on the Query Metrics page have extra white space around chart titles and legend items. Also, long listing names in the Closed Queries by Origin chart are not truncated. | VDC-179545* |
All five categories in the Closed Queries by Origin chart are not displaying as intended. | VDC-179825* |
The Queries by Site/Data Provider chart generates an error when handling long site numbers and does not truncate. | VDC-179997* |
Users without the View All Listings permission see a blank Query Metrics page with errors instead of a Page Not Found page. | VDC-180045* |
With this release, the colors used for elements on the Query Metrics page have been changed. | VDC-180186* |
The Queries by Site/Data Provider chart on the Query Metrics page has been updated to include a Y-axis label indicating Average Query Age (Days). | VDC-180190* |
The Queries by Site/Data Provider chart on the Query Metrics page now includes an External category for queries. | VDC-180422* |
For some studies, the Total Queries Generated chart on the Query Metrics page experiences an error. | VDC-180424* |
CDB - Unblinding Rules
Issue Description | Issue No. |
---|---|
In some cases, the source name displayed on the Unblinding Rules page is incorrect. | VDC-179800 |
Coding
Issue Description | Issue No. |
---|---|
The Reconstitute Code Request job form selection doesn't include all forms that are configured for coding in the study. | VDC-180043* |
Autocoding property fields are incorrectly cleared when a code is rejected. | VDC-180391* |
Coding Configuration
Issue Description | Issue No. |
---|---|
Some changes to the Coder system through Coder Tools increment the Study build number. | VDC-178278 |
In some cases, an invalid coding configuration is not identified by validation, leading to orphaned coding configurations which have been marked as inactive to be deployed. | VDC-178694 |
Comparison Configurator
Issue Description | Issue No. |
---|---|
In some cases, for studies using Comparison Rules version 1, when multiple comparison rules are configured using the same item definition on the left hand side if the operator on either of the rules is updated, the name of the rule is also updated. | VDC-121606* |
Data Entry
Issue Description | Issue No. |
---|---|
Vault doesn't display Items in the order defined in the Display Items property for Item to Form Links. | VDC-179434 |
EDC API
Issue Description | Issue No. |
---|---|
Requests with the Combination Update Form Data endpoint may fail if the targeted Form is referenced by multiple rules. | VDC-180375 |
When using External Suggestions, when a request that contains no defined Suggestions is sent to the Set Coding Suggestions endpoint, existing suggestions are not deleted as expected. | VDC-181339 |
Jobs
Issue Description | Issue No. |
---|---|
Information provided when the system cannot resolve a private key to a record for a Difference Report has been improved. This may occur when the item definition no longer exists or has never existed in the study. | VDC-179576 |
Labs
Issue Description | Issue No. |
---|---|
Some object labels were not set for Local Labs objects causing the Item.Label column to be blank for some Items in the Sys_ILB system listing in CDB. | VDC-176047 |
Localization
Issue Description | Issue No. |
---|---|
The Imaging Upload Drawer header text displays in English rather than in Chinese. | VDC-179731* |
Queries
Issue Description | Issue No. |
---|---|
For studies with Query Teams enabled, when a user who is assigned to multiple query teams opens a query from Coder, the query team field in the query is blank. With this release, any query opened from Coder will be stamped with the Coder Query Team. | VDC-179270 |
When a query is closed with no query message and is later deleted by a retrospective amendment, the Audit Trail Export incorrectly shows it as having been closed at the time it was deleted. | VDC-180398 |
Rule Execution
Issue Description | Issue No. |
---|---|
The Rule Details file doesn't show all expected forms when running a preview job of the rules. | VDC-178064 |
In some cases, forms are added to events when rule conditions aren't met. | VDC-178313 |
When the Rule Actions of two dynamic rules add the same form to different events, but the dynamic scope of one rule is Event Group and the other is Event, in some cases the form added by the Event-scoped rule may be inadvertently marked for removal. | VDC-180516 |
Safety Integration
Issue Description | Issue No. |
---|---|
The PC_GENDER Safety Field Connector Definition for Vocabulary Sync Record Information is incorrect due to a new safety field gender_identity__v which has the same label, "Gender". With this release, we updated PC_GENDER to use the "Sex" definition label. | VDC-180273 |
The First Administration Date and Last Administration Date aren't populated for the Concomitant Medications form. | VDC-181233 |
When a Site is renamed, Safety Cases sent after the rename may still list the site's original name in reporter fields. | VDC-181659* |
Study Administration
Issue Description | Issue No. |
---|---|
In some cases, queries can be closed by progressive display during retrospective amendments. | VDC-180396 |
Study Design
Issue Description | Issue No. |
---|---|
When importing a Codelist, an error displays if the Codelist Description is not included, even though it should be optional. | VDC-181040* |
UI & Performance
Issue Description | Issue No. |
---|---|
When a user is in the process of uploading an exam to the same Form in the same Casebook, an error should display when another user clicks "Upload Exam" in the same Form, rather than when the exam is verified. | VDC-178234* |
With this release, the error message that is displayed when an item referenced in an @Form rule is deleted from the form that contains it and the Form is then submitted, triggering the rule to attempt to run is updated for clarity. | VDC-178461 |
The Help icon in CDB does not remain static while scrolling on Query Metrics, Subjects, and Dashboard pages. | VDC-179292* |
In some cases, a future date query doesn't show for the LBDTC value when autosaving when the No Future Date System check is configured for the item. | VDC-179886* |
The color of radio buttons in Data Entry is different when Show Progressive Display is enabled than when it's not enabled. | VDC-180283 |