Fixed Issues in 19R3.3 Release

Release Date: January 23, 2020

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

Clinical Query Language (CQL)

Issue Description Issue No.
Users receive an error when filtering by @ItemGroup.Name in their CQL query. VDC-35446*
CQL doesn't allow aliasing of @HDR detail properties or @Form header items. With this release, users can alias those items using AS. VDC-39990*
When a CQL query includes a subquery, Vault may return additional, unexpected columns. VDC-39992*
Prior to this release, users couldn't enter a CQL query longer than 1000 characters in the CQL Editor. With this release, there is no longer a character limit on CQL queries in the CQL Editor. VDC-40217*, VDC-40590*
Filtering by @ItemGroup.SeqNbr with equals (for example, @ItemGroup.SeqNbr = 2) doesn't fully filter the result set. Vault returns additional record rows with different @ItemGroup.SeqNbr values. VDC-40484*

Data Workbench

Issue Description Issue No.
With this release, Data Workbench application users automatically have a “workbench” directory in their user directory, to be used when importing 3rd party data into Data Workbench. We also added a new “_processed” directory within “workbench”, where Vault moves ZIP files after they are imported into Data Workbench (in subdirectories by Study and then by Source). Any files that weren’t imported successfully into Data Workbench will remain in the root “workbench” directory. This enhancement enables users to more easily track the files that were successfully imported. VDC-39036*, VDC-40364
In some cases, users receive an error when attempting to access a Core Listing for a Form containing a repeating Item Group. VDC-39713*
With very large data import files, import into Data Workbench may take a long time or even fail. VDC-40107*, VDC-40139*
Data imports may fail when a Study has multiple versions of an Item Group definition. VDC-40234*
Data import may fail when a Form contains only repeating Item Groups. VDC-40323*
Data Workbench doesn't import data files unless the user who uploaded the file has the Vault Owner security profile. With this release, any user with access to the Data Workbench application, the Objects: Study: Read permission, and permission to access the API and the FTP staging server can upload files to Data Workbench using the FTP staging server. VDC-40412
When viewing a Core Listing with Internet Explorer™, clicking Listings in the breadcrumb menu opens the Studies page instead. VDC-40608
Workbench attempts an import even when the export package from Vault EDC wasn't generated. VDC-40709*

UI & Performance

Issue Description Issue No.
Vertical scrolling on a listing can hide the data sheet's header row when the CQL Editor is open. With this release, the header row of the data sheet is pinned to the top of the table, regardless of scroll position. VDC-37651*
Data sheets with many rows may hide the horizontal scrollbar. In this release, the horizontal scrollbar remains visible, regardless of the number of rows. VDC-40025*
For certain Core Listings, the tooltip text for a listing's Form Name has "$VIEW" appended to it. VDC-40044*