Fixed Issues in 20R2

Pre-Release Date: August 3, 2020 | Release Date: August 14 & 21, 2020

This 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.

Highlighted Issues

The fixes for the issues highlighted below may introduce behavioral changes from the previous release.

Category Description Issue No.

Automatic Deployments

Issue Description Issue No.
When a custom object includes a currency-type field, automated deployments including that object's configuration fail. VDC-42937*
When a Vault includes two custom objects, and those objects reference each other using an object reference field, deployments fail. VDC-43200*

Casebook Versioning

Issue Description Issue No.
Prospective and retrospective amendment jobs stop at the first Casebook that cannot be successfully amended, instead of processing all selected Casebooks. VDC-24118*

Clinical Query Language (CQL)

Issue Description Issue No.
CQL returns an "Unknown column @Form.{attribute} in 'field list'" error when an IFNULL function references an @Form attribute. VDC-35420*
CQL returns an error when describing Forms from multiple Sources. VDC-39756*
Item functions don't handle null values appropriately when there is a repeating Item Group. VDC-41278*
Subquery joins for Subject may not be applied correctly. VDC-41605*
CQL statements that use IS and IS NOT in the WHERE clause return an unknown column error. VDC-41775*
Filtering on @Form variables only works with a single Form. VDC-41784*
SELECT DISTINCT for @Form.Status returns non-unique instances of Form Status. VDC-41788*
CQL doesn't apply the specified sort order when the Item referenced in the ORDER BY clause is within a repeating Item Group. VDC-41912*
CQL returns an "Unknown column @Form.{attribute} in 'order clause'" error when the statement selects from multiple Forms and is ordered by @Form.Name or @Form.SeqNbr. VDC-42156*, VDC-46336*
When CQL returns a null value for a @HDR, it returns all values as null. VDC-43215*
When Forms have a repeating Item Group, CQL groups data by Form and Item Group, even when no @Form or @ItemGroup attributes are included in projection. VDC-43342*, VDC-46309*, VDC-46830*, VDC-46833*
Sorting using the Sort & Filter menu doesn't work correctly on Items within repeating Item Groups. VDC-43344*, VDC-47126*
IS NULL doesn't filter out null values appropriately for @ItemGroup.SeqNbr. VDC-43350*
Users may receive a "not finding folding key" error. VDC-43772*
CQL returns the Code Name for codelist items instead of the Code Label. VDC-44130*
CQL may not return all possible results when selecting from multiple Forms. VDC-44330*
CQL may return a "No value present" error when selecting from a repeating Form. VDC-44577*
Sorting using the Sort & Filter menu doesn't work correctly on Items within repeating Item Groups. VDC-45879*
CQL returns errors when a statement selects from multiple Forms and at least one of those Forms contains a repeating Item Group. VDC-46107*
When a repeating Form contains multiple repeating Item Groups, @Form.SeqNbr shows data holes and CQL may return the data from each Item Group in the incorrect row. VDC-46306*
SELECT DISTINCT returns duplicate rows. VDC-46316*
CQL returns an error when a form identifier is too long. VDC-46329*
In certain circumstances, CQL may return a "Duplicated Form context found for::{form}" error. VDC-46334*
CQL may return a "folded header size should be the same as row size" error when selecting only @Form.Name. VDC-47283*
CQL returns an unknown form error when the statement includes @HDR only aliasing. VDC-48051*
CQL returns an unknown form error when the statement includes @HDR only aliasing. VDC-49396*
CQL may return a "Duplicate form context" error on some listings after EDC import. VDC-51955
A CQL statement that selects only ILBREASON() for Items within a repeating Item Group may fail. VDC-52650*
CQL may return an "unknown header found" error for @HDR.Event.OverdueDate. VDC-54161*

Coder

Issue Description Issue No.
The Reconstitute Code Requests job updates the Last Modified Date on all Code Requests. VDC-42024*

Data Entry

Issue Description Issue No.
Vault may show the Reset Entered Values dialog twice when a user navigates to and clears the controlling Item using keyboard shortcuts. VDC-40005*
If a user opens the Actions menu for a checkbox-type Item while in Edit mode, and then the user clicks into the checkbox, Vault doesn't close the Actions menu. If the user then selects an action from that Actions menu, Vault doesn't perform the action. VDC-41313*
Vault doesn't allow users to reset a Form if the Form has at least one progressively displayed Item and an Item with an answered, manual query. VDC-42926*
Certain users may be unable to enter Event Dates for repeating Events because they don't have edit permissions on the Facade field. In this release, any user with permission to do so may enter an Event Date. VDC-47168
Users may receive a server error when attempting to submit a common log form. VDC-47625
Progressive display may not correctly enable a checkbox-type Item when the controlling Item is another Item Group and the dependent Item is in a repeating Item Group. VDC-54104

Data Workbench

Issue Description Issue No.
To access the CDB application via the Workbench tab, users require the Access API permission. VDC-39915*
Importing a 3rd party data package after completing a study's first import from EDC may result in errors. VDC-44561*
Workbench doesn't list the Forms within a listing when the listing pulls data from multiple Sources. VDC-46657*
If a user navigates to a subsequent page of results, and then filters the listing, Workbench shows no results. VDC-46832*
Users are able to save listings with duplicate names using Save As. VDC-46836*
When using Internet Explorer™, users may be unable to generate CSVs for their listings. VDC-47447
When switching vaults, users may have to reload the Queries page to see queries from the current study. VDC-49089*
CDB may fail to load the core listing for a Form that contains only repeating Item Groups. VDC-54032*, VDC-54407
Users with the standard CDMS Lead Data Manager and CDMS Data Manager study roles are unable to access the CDB application. VDC-54086*

Integrations

Issue Description Issue No.
In some cases, users may receive a server error when attempting to run the Get Enrollment job. VDC-52174

Jobs

Issue Description Issue No.
The Reconstitute Code Requests job fails when Items are loaded via Vault Loader. VDC-45352*
The "EDC Review State" job fails with errors. VDC-47441*

Queries

Issue Description Issue No.
When Vault opens a system query on an empty, required Item that is progressively displayed, and that Item is then hidden and re-shown, Vault doesn't open a new query. VDC-51116

Role Management

Issue Description Issue No.
Standard Application roles with the "Edit Form Linking" permission can't view form links. VDC-46625*

Rules

Issue Description Issue No.
Users receive a server error when attempting to sort Rules by Expression in the Copy from Study dialog. VDC-44938*
When the rule expression contains a syntax error, the Save Now link in the View Bindings callout doesn't display. VDC-45212*

UI & Performance

Issue Description Issue No.
In Studio > Settings, moving the cursor away from the Signature Definition Actions menu closes the Actions menu. VDC-34609*
The Progressive Display Indicator doesn't display in Internet Explorer™. VDC-44879*
Users receive a server error when copying rules from a study then unselecting that study. VDC-46407*
Vault does not enter Signature mode when prompted by the user. VDC-48550*
Users receive a server error when logging in to a Pre-release vault in the Chrome® browser. VDC-54239