Version : 51

Released : 2023-04-30

Changes in this Release

Issue

Type

Module(s)

Description

3332

Feature

Automated Testing

The Test Case Advisor will now create additional scenarios for Edit Checks which have two 'IsNotEmpty' steps.

3337

Feature

Automated Testing

The Test Case Advisor will now use the static value closest to a Field when an Edit Check contains multiple OR steps.

3335

Bug

Automated Testing

The scenario passed/failed count on the Test Set run page could be wrong if a Test Case run had been restarted. This has been corrected.

3349

Feature

Automated Testing

The Excel report, on the Test Case list page, now contains worksheets summarizing test scenarios for queries, deviatons, dynamics, field visibility and field values.

3305

Feature

Automated Testing

The Test Case PDF report has a new option to select the number of Test Cases which should be included in each merged PDF file.

3345

Feature

Custom Properties

The Fields list will now only display the Custom Properties column if there are Custom Properties to display.

3343

Feature

Diagnostic

The Diagnostics results page will display findings which are open before findings which have been explained.

2752

Feature

Diagnostic

Diagnostic 152 was added. This Diagnostic checks Date/Time Field Data Formats against a list of acceptable formats.

1386

Feature

Diagnostic

Diagnostic 153 was added. This Diagnostic checks that Matrices with Allow Add set also have a Maximum specified.

1387

Feature

Diagnostic

Diagnostic 154 was added. This Diagnostic checks that Checkbox Fields do not have IsRequired set.

3347

Feature

Diagnostic

Diagnostic 00147 (Folder/Form combinations included in a Matrix and an AddForm Check Action) was updated to match on Folder and Form.

3268

Feature

Diagnostic

Diagnostic 123 (Unsupported ePRO Field Settings) has been modified so that it will not report on Fields with default values if the ePRO control is 'NoCloudDisplay'.

3351

Feature

Diagnostic

Diagnostic 155 has been added. This diagnostic checks that ePRO controls have been configured correctly. See Diagnostic 00155 : ePRO controls should be configured correctly for a list of the rules applied by this diagnostic.

3355

Feature

Diagnostic

Diagnostic 156 has been added. This diagnostic checks that ePRO Forms have been configured correctly.

3362

Feature

Diagnostic

Diagnostic 0028 now defaults to checking Data Dictionary Coded Data for double backslash characters. Existing project settings are not modified.

3367

Bug

Diagnostic

When activating diagnostics on page 2 or higher of the Manage Diagnostics list, the view was changing to page 1. This has been corrected.

3266

Feature

Document Templates

Document Templates can now set their download filenames from within the template through the use of {% do SET_FILE_NAME(...) %}.

3363

Bug

Document Templates

Document template fingerprints were not being correctly set on import from another url. All document template fingerprints were updated and this issue was addressed.

3354

Feature

Permissions

User can now be configured by TrialGrid to be Organization superusers, who will automatically have all URL permissions for URLs within an Organzation. Please contact support@trialgrid.com to configure this setting.

3278

Feature

Property Sheets

When filters are applied in property sheets they can now be cleared from the "Clear Filter" button on the toolbar.

2645

Feature

Property Sheets

It is now possible to create property sheets for Folders.

2487

Feature

Property Sheets

Duplicate of 2645 above.

3315

Feature

Property Sheets

Full Quickedit (with check actions) is now in included in Edit Check property sheets for the "quickedit" column.

3334

Feature

Property Sheets

It is now possible to delete objects from the Check, Folder and Custom Object property sheets.

3364

Feature

Property Sheets

When showing full quickedit on an edit check property sheet the display would time out on a large number of edit checks. This was corrected.

3348

Feature

Security

Some SSO configuration can now we overridden per customer Identity Provider. This allows custom configuration for SAML security settings by customer.

3353

Feature

Standards

When an object has only allowed changes or changes which are allowed by rules then the status of the object is now reported as Compliant for standards purposes rather than Different but approved (the previous behaviour)

3341

Feature

Study build

Medidata Rave does not allow Custom Functions to end with a line comment. The TrialGrid Custom Function editor will now display an error if the source code ends with a line comment, for example:

// Comment

3333

Feature

Study build

Medidata Rave does not allow Static values in Edit Checks to be longer than 50 characters. TrialGrid will now display errors in the CQL and Quickedit editors.

3294

Feature

Study build

The Fields list now has a column with the Field Labels (pretext).

3296

Feature

Study build

The Fields list can be searched by Label.

2901

Bug

Study build

When the Primary Form on the Draft edit page is changed, there will be an alert on leaving the page if it has not been saved.

3352

Bug

Study build

The TrialGrid Form editor was allowing '+' characters in Field Range checks, which Medidata Rave does not allow. TrialGrid will now not allow Field Range checks to contain the '+' character.

3361

Feature

Study build

The Data Dictionary editor will now show an error when saving if a Coded Data value contains double backslash characters. It will not show an error if a Coded Data value contains comma or semi-colon characters, which were only problems in version of Medidata Rave prior to 2018.1.0.

3356

Feature

Study build

There was a limit of 1000 rows which could be copied or pasted in the Data Dictionary editor. This has been increased to 10000 rows.

3365

Bug

Study build

The Fields list was not filtering by Lower/Upper/Non conformant ranges. This has been corrected.

3339

Bug

Tickets

When opened from the sidebar of a related object, tickets did not show their descriptions. This was corrected.

3281

Feature

UX

Custom property text area fields now automatically size to accommodate their contents on page load so that it is not necessary to drag to expand textareas.