Version : 58

Released : 2023-12-23

Changes in this Release

Issue

Type

Module(s)

Description

3524

Bug

Automated Testing

Rave EDC URLs were not being registered correctly. This has been corrected.

3541

Feature

Automated Testing

The Test Case editor will display a warning if multiple Edit Checks reference the same query message, on the same datapoint.

3534

Feature

Automated Testing

When clicking on a related object in the Test Case list, it will open in a modal window. When right-clicking on a related object in the Test Case list, and choosing 'Open in new tab', the related object will be opened in a new tab.

3543

Bug

Automated Testing

When checking the subject calendar, TrialGrid was not finding sub-folders. This has been corrected. Version 20 of the TG_UAT draft is required for this fix.

3542

Bug

Automated Testing

When entering data onto a Form containing a derived Field, the status of the derived Field in Medidata Rave is now Frozen, for consistency with data entry directly in Medidata Rave. Version 20 of the TG_UAT draft is required for this fix.

3478

Bug

Automated Testing

When running an Automated Test on a Form with entry restrictions, TrialGrid was submitting the entry restricted fields. This has been corrected and fields which are entry restricted to the test user will not be submitted. Version 20 of the TG_UAT draft is required for this fix.

3533

Feature

Custom Properties

The custom property definition listing page was loading slowly in some cases due to calculating in-use counts. Usage counts are now shown on the custom property edit page and when requesting to delete a custom property.

3530

Feature

Diagnostic

Diagnostic 164 was added. This can be configured to ensure a set of log fields have Default values that exactly match the list of entries in their related Data Dictionary (e.g. for Inclusion/Exclusion criteria default log lines).

3540

Feature

Document Templates

In the document template testing page it is now possible to validate the result of generating an Excel document in SpreadSheetML format against the schema for that format.

3536

Bug

Permissions

When a url has no manager user, no user could be removed from any other URL for the organization because a warning showed that no user can manage the URL with no manager. This was corrected.

3551

Feature

Security

It is now possible to allow users to use password authentication even if the organization they belong to is linked to a Single Sign On provider. This can be set for a user by TrialGrid staff.

3535

Feature

Standards

Loading the Draft Home page when the Draft is a library Draft and has many linked objects was sometimes slow. Performance was improved by making the count of linked objects load asynchronously.

3527

Bug

Study build

When a Form referenced in a Check Action is inactive the check editor now indicates that the Form is inactive.

3528

Bug

Study build

When a Matrix, Form or Custom Function referenced in a Check Action does not exist in the draft the check editor now indicates this.

3519

Feature

Study build

When a Form is made inactive any Edit Checks which reference that Form via an AddForm Check Action are made invalid. If the Form is made active again the Edit check validity is re-assessed.

3520

Feature

Study build

If a check is invalid, the reason it is invalid is now shown as a warning in the header of the edit check editor page.

3545

Feature

Study build

Log fields associated with Data Dictionaries now have an option to insert pipe-separated default values generated from the Data Dictionary.

3544

Bug

Study build

Field Default Values were truncated to 500 characters. Rave allows entry of 500 characters via the user interface but will store up to 2000 characters if loaded via ALS. TrialGrid max Field Default value is now 2000 characters.