Version : 11

Released : 2019-02-03

Changes in this Release

Issue

Type

Module(s)

Description

1003

Feature

Diagnostic

Diagnostic 96 was added. This checks that FieldOID is equal to VariableOID for Fields. Note that not all organizations have this standard check.

1001

Feature

Diagnostic

Diagnostic 97 was added. This checks that Fields of type Signature are not used.

1000

Feature

Diagnostic

Diagnostic 98 was added. This checks the length of SAS Labels. Rave allows up to 256 characters but some organizations have stricter limits. This diagnostic will find SAS Labels greater than a certain length. Note that in Clinical Views (and SAS On Demand) if no SAS Label is set for a Field then the Field Name is used. This Diagnostic can also check these default values.

997

Feature

Diagnostic

New Diagnostic 0095, Lab Analyte should be unique in Form will find Fields on the same Form which have the same Lab Analyte Name.

1020

Feature

Diagnostic

Diagnostic 86 finds StaticValue Check steps with $ formats and incorrect lengths. It now also reports on invalid data string formats like "$2a", "$3.1" or "$" (no number).

1021

Bug

Diagnostic

Diagnostic 86 was updated to check Derivation StaticValue steps as well as Check steps.

1024

Feature

Diagnostic

Diagnostic 86 was updated with a new option to ignore $ formats which are too long for their value. e.g. TEST ($10) has a format which is 6 too long but this does not affect Rave.

1022

Bug

Diagnostic

Diagnostic 04 was creating Activity Records with confusing descriptions e.g. "Form: 2 Field: AE DataFormat changed from AESLIFE to 1". This was corrected.

1012

Feature

Diagnostic

Diagnostic 99 was added. This checks for Check Steps, Derivation Steps and Check Action Steps which have a FolderRepeat set but no Folder selected or a FormRepeat set but no Form selected. This is valid in Rave but is usually a mistake.

1017

Feature

Diagnostic

Diagnostic 74 now has the Fix-All option.

431

Feature

Diagnostic

Rave Clinical Views can include data from a maximum of 144 Fields per Form across all published versions and including Fields which are Active in any of those versions. Diagnostic 100 identifies Forms with a Field count greater than the limit you set. The Diagnostic may also inspect all Drafts in the Project for unique Fields.

1009

Feature

Diagnostic

Diagnostic 101 was added. Like Diagnostic 86 it examines Step static values for Checks and Derivations. It identifies invalid Date/time and Numeric data formats as well as unknown Data Formats. For example, it can identify when DataFormat and Static value have been switched which Rave allows but is not valid.

1059

Bug

Diagnostic

Diagnostic 099 would fail with an error message for Folders Actions with no Folder OID set but Folder repeat number set. This was fixed.

1025

Feature

Infrastructure / System

Infrastructure changes have been made to enable the creation of a prerelease environment, prerelease.trialgrid.io. At least 2 weeks before a new release to the production environment, www.trialgrid.io, the new version will be deployed to prerelease.trialgrid.io and the production database will be copied to prerelease.

941

System

Infrastructure / System

Upgraded infrastructure to latest version of web-messaging system.

1054

Feature

Performance

When importing Drafts the object fingerprint calculations have been optimized so that imports should complete faster.

1039

Feature

Permissions

On the URL Roles page a count of users assigned to each role is provided. This actually showed the counts of user/project combinations assigned to that role so if a user had that role in 10 projects the count would show 10, not 1 user. This was changed to show the unique count of users in the URL with that role.

1004

Feature

Rave Compatibility

Medidata will release Classic Rave 2018.2.0 on 16th Nov 2018. This new version was added to the list of possible versions for Projects.

1005

Bug

Rave Compatibility

Little used month formats mm and mm- did not display correctly in the Form Editor. This has been corrected.

941

System

Retired

Upgraded infrastructure to latest version of web-messaging system.

1007

Feature

Study build

As of Rave 2018.2.0 Medidata has renamed the "Rave X" product to "Rave EDC". The older Rave EDC product is now known as "Classic Rave". Diagnostics have been changed in line with the Medidata naming ("RaveX" -> "Rave EDC")

1002

Feature

Study build

Classic Rave 2018.2.0 introduces new yy- and yyyy- formats for Date Fields. These are now supported in the Form editor.

1006

Bug

Study build

Signature Fields may only have a dataformat of eSigPage, eSigFolder or eSigSubject. System was not enforcing these dataformats. This was corrected. Note that use of the Signature control is not recommended by Medidata and a warning appears in Rave 2015.1.0 or later when you publish a draft with these control types.

1008

Feature

Study build

The list of Edit Checks now display the number of Check Steps after the Check Name.

1019

Feature

Study build

Rave will allow users to create Derivations with Logical Errors for Example "1 +" These are valid as far as Rave is concerned (although they won't work) but the system now warns on import of the ALS if it cannot generate a description for a Derivation because of a logical error.

999

Bug

Study build

When using the FireFox browser, clicking "Download Draft" a second time does not download the Draft file. This was corrected.

1023

Feature

Study build

In the Folder list, related Matrices are now shown.

1027

Bug

Study build

Users reported slow performance when saving Forms on the beta site. This has been improved.

1035

Bug

Study build

It is possible to enter really long values into Rave unit dictionary constant values that get exported into an ALS. e.g. 1.23456789012347E+27. System was updated treat Unit Dictionary constant values as floating point values rather than as fixed precision numbers. This removes the limitations of issue #980 which set precision to 14 digits and a maximum number of digits before the decimal place. Note that Rave (and now TrialGrid) will round some fractional numbers.

219

Feature

Study build

The Draft lists page for a Project now has an option to import a Draft direct from Rave. This requires the user to enter their Rave username and password in order to see a list of Projects in Rave and a list of Drafts which can be imported. These credentials are not stored in the TrialGrid database. See help on this feature for more information.

1054

Feature

Study build

When importing Drafts the object fingerprint calculations have been optimized so that imports should complete faster.

1058

Bug

Study build

If a Custom Function was edited and exported from TrialGrid it would end up with double line spacing (i.e. every newline was turned into 2 newlines). This was fixed.