Manager 10.2.1 Release Notes

January 14, 2021

Enhanced API for Test Runs

When users search Test Runs using the Search API, the response will now also return the latest test log information in the response (specify in "fields."). This will allow users to easily filter a list of Test Runs and get the following information:

  • Test log ID

  • Execution-start-date

  • Execution-end-date

  • Status

The following APIs are impacted:

Bug fixes

Ticket # Component

Description

INC0282425 Jira Integration When accessing a Dynamic External Issue Link, users experienced an error where the Web URL was not being replaced correctly. This has been fixed.
INC0272513 Test Execution Users have experienced an error when moving a Test Cycle from one Tree element to another: "There has been an unexpected error and some of the objects could not be moved successfully." This has been fixed.
N/A Site Administration When users attempted to delete a custom Site Field on the Administration page, an error message occurs when clicking the Save button, indicated that the save attempt failed. This has been fixed.
INC0276175 qTest - API When using the getTestLogsList API, only defects attached to Test Step logs are returned, not defects attached to a Test Log. This has been fixed.
INC0273722 Data Query The Number Field Type is displayed with the decimal .00, even when the value does not contain any decimal part in the Data Query. This has been fixed.
INC0266448 Project Settings Users were having issues when editing a check box or multiple selection combo box with more than 25 values. When users tried to move up a bottom value on the list, the whole list would reset. This has been fixed.