Fixed Issues in 23R3
Pre-Release Date: November 6, 2023 | CDB Pre-Release Date: November 13, 2023 | Release Date: November 17 & December 1, 2023This week's release includes fixes for the following issues:
An asterisk (*) next to the issue number denotes an internally found defect filed during the development of Limited Release features.
Assessments
Issue Description | Issue No. |
---|---|
Some users are unable to generate Assessment PDFs with Audit Trails. | VDC-133288 |
Users encounter errors when attempting to create and save Assessments. | VDC-138151, VDC-138260 |
Audit Trails
Issue Description | Issue No. |
---|---|
In some cases, the Audit Trail Export by Study job fails inexplicably. | VDC-136141 |
In the Data Entry and Review tabs, the Audit Trail page displays an incorrect "Form Frozen" text. | VDC-138325* |
Blank & Detail PDFs
Issue Description | Issue No. |
---|---|
Detail PDFs generated with audit trails for large casebooks should skip certain casebooks. | VDC-136319 |
Casebook Versioning
Issue Description | Issue No. |
---|---|
Some users encounter unexpected errors in the output file of retrospective amendments when attempting to apply Display Override Label changes to existing casebooks. | VDC-133955 |
CDB - Checks & Queries
Issue Description | Issue No. |
---|---|
CDB doesn't prevent users from removing the action object from the check's projection. This invalidates the check. With this release, CDB now shows a confirmation when a user makes this change to a check. | VDC-130842* |
CDB may open duplicate queries instead of auto-closing queries after data changes. | VDC-133459 |
CDB doesn't prevent the use of group by or having in check CQL statements, causing queries to close immediately after a check creates them. | VDC-133991 |
CDB may show the origin of EDC queries as CDB. | VDC-135470 |
With this release, checks support the use of Group By. | VDC-138449, VDC-139620 |
CDB - Clean Patient Tracker
Issue Description | Issue No. |
---|---|
The Clean Patient Tracker may not get updated hourly. | VDC-133866 |
The Clean Patient Tracker doesn't properly display the following subject statuses: Started Treatment, Started to Follow Up, Lost to Follow Up, and Consented. | VDC-137274 |
CDB - CQL
Issue Description | Issue No. |
---|---|
CQL may be slower than usual to return results in larger studies. | VDC-130547* |
When applying the REPLACE function on a field at a view, and giving the field an alias, it isn't possible to apply a new label at the listing level for that field. | VDC-131821 |
Selecting * from an Item Group returns datetimes in the wrong timezone. | VDC-131941* |
A listing may not be sorted as expected and may be missing rows when sorting in a subquery with union distinct. | VDC-131965 |
CQL may return additional, identical columns when the statement has a function name inside a label alias. | VDC-132058 |
CQL may not return the correct results when using Union Distinct after a user applies a sort or filter with the Sort & Filter menu. | VDC-132485* |
When the Core Listing configuration sets a time only field as Raw or SDTM, CDB doesn't update the CQL or transform the field. | VDC-132672 |
When using @ItemGroup.SeqNbr and Union, CQL may return a column as an integer instead of a string, which marks the listing as invalid. | VDC-132999 |
CQL may return null when returning percentages as part of a union. | VDC-133145 |
CQL may return an unknown column error when using grouping and an advanced join. | VDC-133150 |
CQL using coalesce may return duplicate columns. | VDC-133524 |
CQL may return unexpected results when using null values with an In or Not In and a Concat function. | VDC-135082*, VDC-139424* |
CQL using CodeLabel may return unexpected results. | VDC-135813* |
For lab codelists, the CodeLabel function does not return the lab-related column. | VDC-135961 |
If a listing's CQL uses union, CQL may mark the listing as invalid after a user enables review for the listing. | VDC-138140 |
For cloned listings, CQL may return an ambiguous column error when the main select doesn't indicate which alias to select from. | VDC-138227 |
CQL returns an unknown column error when unioning two selects containing advanced joins. | VDC-138268 |
CDB - Dashboards
Issue Description | Issue No. |
---|---|
The Discrepancies count in the Check Summary is incorrect. | VDC-131444* |
The CDB Review Dashboard shows a colored completion bar when there's a 0 record count. | VDC-135678 |
CDB - Export
Issue Description | Issue No. |
---|---|
Export packages may not display in production studies. | VDC-123618 |
Study Data Extract SAS exports to CDB fail with an error when column headers are too long. | VDC-131650* |
SAS package generation fails when a column name contains "(%)". | VDC-132925 |
SAS package generation fails when a column name contains a semicolon. | VDC-133867* |
Export delivery may fail when a user doesn't have access to restricted data and the export contains unblinded data. | VDC-136189 |
CDB - Import
Issue Description | Issue No. |
---|---|
If a user imports a file with both reference and third party data, but with no Study in the manifest file, CDB doesn't return the appropriate error. | VDC-119496* |
CDB attempts to check EDC for Event Group and Event generation for OpenEDC studies instead of fully using the primary source. | VDC-125269* |
If a user imports a third party package, while an EDC package is still in progress, CDB will process the third party package before returning to the in progress EDC package job, instead of reloading it. | VDC-127093 |
If a user filters Import > Packages by the In Progress status, CDB shows packages in the Skipped status. | VDC-128738* |
The Manifest Builder removes fields from the Item Mapping list when the Item is used in other areas. | VDC-130507 |
Third party imports may get stuck in the In Progress status unexpectedly. | VDC-130956 |
The downloaded CSV of the import issue log may contain duplicate warning messages. | VDC-131303* |
If a third party import fails, and then the Source is deleted, subsequent EDC imports may not show in Workbench. | VDC-132413* |
CDB may not match on Events from OpenEDC sources. | VDC-132622* |
If a Study was processing when the 23R2.0 Part B release started, the Study enters the Skipped status when reprocessing is attempted. | VDC-132725 |
In the Import Audit Log, the Date Applied for EDC imports may have a timestamp that is earlier than the Import Completion timestamp. | VDC-132772 |
With this release, we've converted D-038 into a file-level error, F-017. | VDC-133299 |
Some CDB studies remain in Pending status after the first Workbench export. | VDC-133300 |
Users may receive an unexpected L-002 error when importing third party data. | VDC-134410 |
When the data is blinded, CDB may have a blank cell in the error log instead of the appropriate error message for the D-032 error. | VDC-134754 |
CDB doesn't show values for label items with the Help label type. With this release, CDB now imports label-type Items with the Help type (help__v) correctly. | VDC-135457 |
Studies with many completed signatures in EDC may take longer than usual to import. | VDC-135514 |
If another package is imported when the current package is still in the loading stage, the import of the subsequent package may not process . | VDC-135826 |
CDB import may get stuck with the old swap as the active swap. | VDC-136840 |
With this release, data file names can contain whitespaces. | VDC-139218 |
CDB - Listings
Issue Description | Issue No. |
---|---|
CDB may blind columns that weren't imported as blinded. | VDC-131571* |
CDB may apply sort and filter to the wrong column. | VDC-135742* |
A Study may remain in the Pending status unexpectedly. | VDC-139052 |
Coding
Issue Description | Issue No. |
---|---|
For some users, the Batch Assign Lists grid loads slowly after the list type is switched. | VDC-117274* |
Users encounter an error when coding ConMed forms. | VDC-130503 |
Drug Name columns don't sort correctly when moving between forms. | VDC-130559 |
Users are shown a blank page and an error message when attempting to approve code requests. | VDC-130907 |
When processing grouped coding requests, some users are unable to delete associated Synonym List Details causing Autocoding and Suggestion job failures. | VDC-133671 |
The All Caps Verbatim job fails for some users when attempting to set the ID on coding requests to Update and then acquiring a grouped request lock. | VDC-134059 |
In some cases, All Caps Verbatims jobs timeout. | VDC-134137 |
In some cases, All Caps Verbatims jobs fail with an Async Operation error. | VDC-134141* |
Vault encounters errors when grouping Verbatims by capitalization | VDC-134792 |
Vault encounters errors when grouping Verbatims by capitalization. | VDC-135117* |
Data Entry
Issue Description | Issue No. |
---|---|
In some cases, the query message box disappears when scrolling. | VDC-123326* |
When an event containing at least one form is set as Mark for Deletion due to dynamic changes, the event is incorrectly marked as restricted. | VDC-130666 |
In some cases, signature bindings are created with incorrect subjects. | VDC-131981 |
Some users encounter a server error when attempting to reset a form after receiving a prompt indicating that the form is no longer needed in the schedule. | VDC-131993 |
In some cases, forms are displayed twice in the casebook when viewed from the Review Tab. | VDC-132632 |
During autosaving, if either the unit or the lab modifier is saved alone, the corresponding value is null. | VDC-132879* |
For some users, in Form View, the Route and Frequency items appear twice instead of once due to a progressive display error. | VDC-132960 |
Some users encounter a server error when attempting to submit a Trigger: Endpoint Reporting form or select "Lab Test Not Performed". | VDC-133155 |
In some cases, if a single subject is deleted and a rule is created, the casebook fails to delete. | VDC-133333* |
Users encounter a server error when attempting to complete a new form that has been introduced through a retrospective amendment. | VDC-133419 |
In the Data Entry tab, the Item History continues to display unmasked data even after making an API request to mask the data. | VDC-133449* |
In some cases, if a single subject is deleted and a rule is created, the casebook fails to delete. | VDC-133595* |
Some users are unable to update the lab location in Form View due to a server error. | VDC-133630 |
For some users, the Lab panel disappears when selecting the "Missing Result" checkbox for an analyte that contains frozen normal override values. In addition, changing a lab location from "approved" to "pending" causes the lab location field to become disabled. | VDC-134037* |
For some users, the Progressive Display is not working as expected. | VDC-135002 |
In some cases, after a user resets one Event, the majority of the Events are incorrectly flagged for removal. | VDC-136732 |
Users encounter an error message when attempting to edit a form. | VDC-136865* |
In some cases, submitting a form within an Event Group changes the status of the parent event to "no longer required." | VDC-137133* |
In some cases, event groups are not deleted when triggered. | VDC-137720* |
Deployment
Issue Description | Issue No. |
---|---|
Deployment from a CRO master to a deployment group sometimes fails without retrying. | VDC-126338* |
Deleting a study instance fails in some cases. | VDC-133668 |
Some users encounter an error when attempting to restore a deleted environment from a file. | VDC-134303 |
Developer Features
Issue Description | Issue No. |
---|---|
The CDB API no longer requires the origin_id parameter when setting the origin_name or origin_sys fields. | VDC-131247* |
The Combination Update Form Data, Upsert Item, and Upsert Form APIs fail for some users. | VDC-136092* |
Some users encounter an error when their Suggestion code includes the % character. | VDC-137669 |
Start Job - Audit Trail Export Job may fail unexpectedly when attempting to include restricted data. | VDC-142246 |
E2BLink
Issue Description | Issue No. |
---|---|
We relabeled this option from 'AER Inbox' to 'AER Inbox (Do Not Use)'. | VDC-129079* |
In some cases, Safety Messages aren't generated for migrated studies, which results in an error that doesn't allow the user to run a Follow-up Scan. | VDC-129363* |
F.r.3.2 lists "Text (50)" instead of "Number (50)" for E2B Data Type. | VDC-131118 |
Safety follow-up scan jobs on studies without safety cases fail. | VDC-132776 |
On studies with legacy cases, when a Follow-up or Full scan is run on Safety Cases, the result incorrectly shows that no follow-up inspection is needed. | VDC-132863 |
For some users, the E2B XML is showing incorrectly mapped values. | VDC-133337 |
In some cases, when an ad hoc full scan is run after the first E2BLink message is sent, a follow-up safety message is generated even though no E2BLink safety data has been changed. | VDC-133513* |
In some cases, the medical coding for an adverse event does not appear in the XML generated for the first E2B message. | VDC-133527 |
For some users, the Date of Most Recent Information in the Safety Messages grid is incorrect. | VDC-133609 |
In some cases, Follow Up Safety messages remain stuck with a "sending" status. | VDC-133610 |
In some cases, XML identifiers are mismatched leading to messages being rejected. | VDC-133611 |
In some cases, nullified cases are included in a Follow-up Scan, which results in a second nullification message being sent. | VDC-133614* |
Follow-up Safety Messages are unexpectedly sent when no changes have been made. | VDC-134772 |
The Delete Study Data job fails in some cases. | VDC-135836* |
In some cases, follow-up scans don't show the correct acknowledgment status. | VDC-138634 |
Freezing & Locking
Issue Description | Issue No. |
---|---|
In some cases, forms in the Review tab aren't locking when users attempt to lock them. | VDC-133819* |
Some users can't freeze/unfreeze or lock/unlock forms in certain studies. | VDC-136585 |
Bulk locking or freezing with the Snapshots feature fails when a Refresh Results job is in progress. | VDC-136599 |
Integrations
Issue Description | Issue No. |
---|---|
The "next_page" URL lacks an "include_external_suggestions" parameter, causing the current implementation to default to false and prevent external suggestions from being returned. | VDC-130757* |
When a user attempts to create an Absorb Learning account through the CDMS integration by using an email address that contains an apostrophe, the account fails to be created. | VDC-132132 |
In some cases, during a CDMS to CTMS data exchange, users are unable to remove the link to CTMS while the sites are locked, even if the overall study is unlocked. | VDC-133171 |
Jobs
Issue Description | Issue No. |
---|---|
In some cases, the Vault Comparison job (Diff Report) doesn't display accurate Review Plan information. | VDC-127399 |
Some Delete Study Data jobs don't complete and are stuck with an "In Progress" status. | VDC-133011 |
Some Delete Study Data jobs don't complete and are stuck with an "In Progress" status. | VDC-133858 |
Labs
Issue Description | Issue No. |
---|---|
Users encounter an error when attempting to update the LBSEX Item Label. | VDC-131645 |
For some users, the Preview and Update Translated Values job fails if the lab location is "Lab Location Not Found". | VDC-132784 |
Some users encounter server errors when editing Lab forms. | VDC-133620 |
In some cases, users receive an error message when attempting to enable Local Labs after copying from a study that doesn't have labs enabled. | VDC-134331 |
Localization
Issue Description | Issue No. |
---|---|
In the Data Entry tab, some users with Korean, Japanese, or Chinese language configurations cannot input time in a 12-hour format. | VDC-138619* |
Protocol Deviations
Issue Description | Issue No. |
---|---|
Some users are shown a blank page when attempting to change the category for a Protocol Deviation. | VDC-138229 |
Some users experience an error when setting the status of a Protocol Deviation to "Inactive". | VDC-140305 |
Queries
Issue Description | Issue No. |
---|---|
Some users are encountering server problems when issuing queries in the Review tab. | VDC-133602 |
Randomization
Issue Description | Issue No. |
---|---|
Users can't upload a new Randomization List because the Upload List button is disabled after adding a new treatment. | VDC-141266* |
Changing the Allow Unbalanced Randomization setting after deployment results in Randomization records being invalidated. | VDC-141328* |
Review Plan Assignment
Issue Description | Issue No. |
---|---|
Users encounter an error message when navigating to the Review Plan Assignment Criteria tab if the Review Plan Assignment contains sites that the user doesn't have access to. | VDC-135182 |
Role & User Management
Issue Description | Issue No. |
---|---|
Some users encounter a server error when attempting to add a user using the User Import template. | VDC-131902 |
Some users encounter an error when attempting to import users. | VDC-135730 |
The User Training History Report doesn't show the Site Country for some Sites. | VDC-137868 |
Rule Execution
Issue Description | Issue No. |
---|---|
In some cases, rules that are run after form submission take longer to execute than rules that are run on form submission. | VDC-131975 |
Some users encounter incorrect error messages for progressive display rules. | VDC-133067 |
In some cases, queries don't fire as configured by rules. | VDC-134643 |
For some users, derivation rules don't display for previous casebook versions. | VDC-135111 |
In some cases, Vault doesn't send an email notification when specific forms are marked as ILB and a Send Email rule has been configured for that action. | VDC-135953 |
Some users encounter a server error when resetting a form. | VDC-136086, VDC-136201, VDC-135861 |
Some users encounter a rule error when attempting to submit a form in a migrated study. | VDC-136434 |
SDS & Annotated PDFs
Issue Description | Issue No. |
---|---|
In some cases, the Display Format column in the SDS is blank for some Item Groups. | VDC-129438 |
The SDS fails with an error for some users. | VDC-131018 |
In some cases, the SDS doesn't reflect changes that have been made to the user's DMR plan. | VDC-135997 |
Annotated CRFs don't display Code values for lab codelists. | VDC-137840 |
SDV & DMR
Issue Description | Issue No. |
---|---|
In some cases, subjects appear as Requires DMR, preventing locking, even when DMR has been completed and is not required for the event in range. | VDC-132421 |
Vault disables SDV and DMR for Forms that only contain label-type Items. | VDC-132704* |
Some users encounter a server error when attempting to use the Snapshot feature to freeze forms. | VDC-133601 |
Users encounter an error message when attempting to SDV or DMR an event with a locked form. | VDC-136872* |
In some cases, when locking an event date in the Review tab, the system adds a DMR option at the event level, when it should not be added. | VDC-137254* |
In some cases, when running the Additive Review repair endpoint, the job fails if sites are locked. | VDC-140145 |
Study Administration
Issue Description | Issue No. |
---|---|
When a user edits an FTP Connection in EDC Tools, Vault doesn't display an previously entered value for Destination Path. | VDC-132395 |
Attempting to copy from a study results in an error due to an invalid Item Definition reference. | VDC-134295 |
Users aren't able to delete Post Production Test environments. | VDC-138017 |
Study Data Extracts
Issue Description | Issue No. |
---|---|
The Study Data Extract job is failing for some studies, requiring users to run the job manually. | VDC-107080 |
Some users with a legacy SDE job encounter a server error when attempting to navigate to Job History or Job Schedule. | VDC-132791 |
Datetime items for Labs aren't split into separate columns in the SDE when configured. | VDC-136492 |
Study Design
Issue Description | Issue No. |
---|---|
Some users experience an error when submitting more than 128 characters in the meaning field for Signature Definition. | VDC-127207 |
When an event group is copied with rules from one study to another, the copy operation is successful but the protocol deviation is not copied. | VDC-130651* |
When switching from date to number type, the date range minimum and maximum fields on the Item Property Panel should clear, but instead, they remain and show date values for minimum and maximum number fields. | VDC-130762* |
Some users encounter an error when creating difference reports. | VDC-132010 |
Users receive a "No valid unit/codelist" error when attempting to edit the properties of LBSEX , LBFEMALECYCLE, or LBAGE. | VDC-132232* |
Vault doesn't correctly identify duplicates when deduplicating rule definitions. | VDC-132404 |
In some cases, the Item Group sequence in the study design does not align with the Item Group sequence in the SDS. | VDC-133612* |
In some cases, the integration task fails when resubmitting the same SAE form with or without a seriousness value. | VDC-134387* |
Users can't change an Item Type from "Derived and EDC" to "EDC." | VDC-136744 |
In some cases, when validating a study containing both procedures and safety integration task bindings, the procedure validation fails with a Null Pointer Exception (NPE). | VDC-138259* |
Users can't edit other fields in the Properties Panel after saving a minimum and maximum value for the Edit Checks field. | VDC-138868 |
UI & Performance
Issue Description | Issue No. |
---|---|
In Workbench > Import > Audit Logs, the horizontal scrollbar is outside the viewable area. | VDC-105699 |
If a user selects multiple checkboxes in administrative areas, then checks Select All, and then they uncheck Select All, Vault may remember those selections when applying filters. | VDC-121665* |
When performing a bulk DMR action, the batch review input already defines another record. | VDC-127478 |
When clicking the Study breadcrumb on a Casebook page in Review, some users are sent to the Sites tab instead of the Queries tab. | VDC-127575 |
In some cases, a pair of objects, "Item2" and "Item Group 2", do not show up correctly on the Business Admin page at certain data volumes. | VDC-128365 |
In the Review tab, a white block appears at the bottom of the page when it shouldn't. | VDC-130846 |
For some users, when creating a new casebook, the entered date is not displaying correctly. | VDC-133167* |
Some users encounter a server error when logging in to Vault. | VDC-133216 |
Running a Retrospective Amendment on a new casebook results in a dialog with a continuous spinning icon. | VDC-134266* |
In the coding columns of the Study Definitions file, when a repeating item group with coding is configured, the coding columns appear twice. | VDC-135071* |
Views & Data Export
Issue Description | Issue No. |
---|---|
For some users, when Study Data Specifications are generated, the Item Group order is displayed incorrectly on blank and unique CRFs. | VDC-132829 |