Version : 41.2

Released : 2022-06-13

Changes in this Release

Issue

Type

Module(s)

Description

2965

Bug

Automated Testing

Because of a bug in Rave Web Services, data could not be entered into Forms and Fields which are entry restricted to a role (for example 'Clinical Research Coordinator - Blinded') which starts with the same text as the role being used for testing (for example, 'Clinical Research Coordinator'). If TrialGrid detects this problem it will now attempt to enter the data using a custom function in the TG_UAT draft, and the data entry step should pass. This feature requires version 13 of the TG_UAT draft. Please contact support@trialgrid.com to request TG_UAT draft version 13.

2973

Bug

Automated Testing

The 'draft.has_form_field' method in Test Cases was not always checking if the Form and Field were active. This has been corrected.