Version : 49.2
Released : 2023-03-04
Changes in this Release
Issue |
Type |
Module(s) |
Description |
---|---|---|---|
3310 |
Bug |
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 |
When applying a fix, Diagnostic 70 was not updating fingerprints of CheckActions and the related Check. This was corrected. |
|
3314 |
Bug |
When applying a fix, Diagnostic 81 was not updating fingerprints of CheckActions and the related Check. This was corrected. |
|
3300 |
Bug |
When importing test data to create test cases, fingerprints for test cases were not being set. This was corrected. |
|
3301 |
Bug |
On initial creation of a Matrix, setting custom property value did not update the fingerprint of the Matrix. This was corrected. |
|
3303 |
Bug |
On update of a Matrix, changing only custom property values did not update the fingerprint of the Matrix. This was corrected. |
|
3304 |
Bug |
On initial creation of a Folder, setting custom property value did not update the fingerprint of the Folder. This was corrected. |
|
3312 |
Bug |
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. |