Fixed Issues in 19R3.4 Release

Release Date: February 21, 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.
When a CQL query includes an "@ItemGroup.SeqNbr = 1" filter, Workbench doesn't correctly filter out repeating Item Groups with a Sequence Number other than "1". VDC-40727*
If a user edits the CQL query in a listing, Workbench doesn't return them to the first page of the data sheet to display the results from the edited query. VDC-40828*
Users receive an error when attempting to filter with a function on an Item, such as ILB(), when the Form contains a repeating Item Group. VDC-41003*

Data Workbench

Issue Description Issue No.
After Workbench successfully imports a 3rd party data package, it moves the package into "workbench/_processed". Upon moving the package, Workbench attempts to re-import the package as if it were a new import package, resulting in a duplicate import job. With this release, Workbench doesn't attempt to import packages in the "workbench/_processed" directory. VDC-41119*
Loading a Study containing data from multiple sources may fail for all sources in the Study except for the one loaded first. VDC-41880*
3rd party data import fails when a package references a Subject ID that is only unique at the Site level but is not unique within the entire Study. VDC-42071

Developer Features

Issue Description Issue No.
The Close Query API requires a comment to close a query. VDC-39954*