Version : 65

Released : 2024-07-28

Changes in this Release

Issue

Type

Module(s)

Description

3743

Feature

API

An API /api/v2/organization_activities/ has been added which allows users with user management api permission to see all activities (audits) for the organization.

3705

Feature

API

The /api/v2/project_roles_by_user/ api now reports user first name and user last name and the users unique employee id.

3747

Feature

API

The /api/v2/users/ api now reportsuser first name and user last name and the users unique employee id.

3748

Feature

API

The /api/v2/user_project_invite/email/ now takes an optional unique_employee_id parameter which will set or update the unique employee id of the user if the value is unique in the organization.

3749

Feature

API

New endpoints /api/v2/remove_user_from_project/unique_employee_id/, /api/v2/deactivate_user/unique_employee_id/ and /api/v2/user_project_invite/unique_employee_id/ were added to allow inviting users to projects, removing them from projects and deactivating them by their unique employee id identifier.

2891

Feature

Automated Testing

There are new Test Case steps to check if a form is Active or Inactive. These steps are only available when using TG_UAT version 21 or higher.

3720

Feature

Custom Properties

Custom properties can now be defined for Test Cases.

3721

Feature

Custom Properties

The Test Case list will display custom properties.

3722

Feature

Custom Properties

It is now possible to edit custom properties for a Test Case in the Test Case editor, on the metadata tab.

3723

Feature

Custom Properties

Custom properties are available for data collection in Actions for Test Cases.

3724

Feature

Custom Properties

Custom properties will be copied when Test Cases are copied from one Draft to another.

3733

Feature

Diagnostic

A new Diagnostic, 0166, will find any OpenQuery Check Actions which have a Marking Group different from the one specified for this Diagnostic, which defaults to 'Site from System'.

3745

Feature

Diagnostic

A new Diagnostic, 0167, will find any Log Forms which have Lab Analyte fields. This can cause performance issues in Rave.

3732

Bug

Document Templates

When an undefined variable is referenced in a document template and the template saved, the user will see an error marker on the template tab but no error message. This was corrected.

3754

Feature

Document Templates

Code changes to matrix code since version 61 breaks some document templates. This was corrected.

3735

Feature

Permissions

Unique employee ID can now be viewed and edited in the user page accessed from the Organization level user listing. A unique employee ID is used by some organizations as a stable identifier for users where name and email address of users could change.

3738

Feature

Permissions

When clicking on an activity description for a user change, if the user performing the action is an organization super user then they will be taken to the edit page for that user record. If not, the user will see a message that they do not have permission to edit that user record.

3759

Bug

Standard Rules

When an parent object such as an edit check had a must not exist rule but did exist, in compares only the name of the object and the rule text was shown, the comparisons of other attributes was not shown. This was corrected.

3761

Feature

Standard Rules

When an object passes a MUST EXIST rule, in compares you now see that the object passed the rule. Previously this was not shown, only failed MUST NOT EXIST rules were shown.

3753

Feature

Standards

The user listing of standards approvals for a particular user did not always report their role in the project correctly. This was corrected.

3731

Feature

Study build

The Excel and PDF exports from the Edit Check list will now include a column indicating whether the Edit Check is active or inactive.

3746

Bug

Study build

When pasting into data dictionaries the user can paste a row of 5 columns into a 4 column grid and this will lead to an error on the server. The system will no longer allow a row to be pasted into the grid if the number of columns in the clipboard data is wider than the grid.

3742

Bug

Study build

AddDeviation check actions showed an error message in the quickedit view that deviation class and deviation code were not found when the values were correct and could be found in the core configuration. This was corrected.

3739

Bug

Study build

When copying Edit Checks and other objects from one draft to another there would be an error if after copying one set of objects another set were selected and copied without having closed the copy modal in between. This has been corrected.