Version : 49.2

Released : 2023-03-04

Changes in this Release

Issue

Type

Module(s)

Description

3310

Bug

Automated Testing

When saving test cases with errors, the internal count of steps was not set correctly. This had no impact on users, it is just an internal metric. The issue was corrected.

3313

Bug

Diagnostic

When applying a fix, Diagnostic 70 was not updating fingerprints of CheckActions and the related Check. This was corrected.

3314

Bug

Diagnostic

When applying a fix, Diagnostic 81 was not updating fingerprints of CheckActions and the related Check. This was corrected.

3300

Bug

Standards

When importing test data to create test cases, fingerprints for test cases were not being set. This was corrected.

3301

Bug

Standards

On initial creation of a Matrix, setting custom property value did not update the fingerprint of the Matrix. This was corrected.

3303

Bug

Standards

On update of a Matrix, changing only custom property values did not update the fingerprint of the Matrix. This was corrected.

3304

Bug

Standards

On initial creation of a Folder, setting custom property value did not update the fingerprint of the Folder. This was corrected.

3312

Bug

Standards

Data Dictionary fingerprint calculations relied on the implicit sorting of the database which is system dependent. This did not affect users but was inconvenient when investigating production issues for developers. The issue was corrected.