Manager 10.0.3 Release Notes

May 14, 2020

Security improvement

qTest no longer renders SVG on the webpage, to prevent Cross-Site Scripting (XSS).

Bug fixes

Ticket # Component

Description

23922 API An endpoint was only accepting ID for the field "parent_module". It didn't allow the user to use pid. Other Test Log endpoints allow for pid. This has been fixed.
25330 Notification If users copy a notification template from one project and past it into a notification template for another project, it produces an error page. This has been fixed.
28733 Import Objects When importing Excel sheet with requirements, customers were experiencing errors with blank fields. Even though the imported requirement has no value in the Description Column, the default values were not honored and the description field displayed a blank value. This has been fixed.
N/A API User couldn't update the "Assigned To" field for Defects to an empty string using the qTest API, although it should have been possible using the web UI. This has been corrected.
INC0242033 Site Administration Admins were getting a 500 Internal server error when inviting new users without any default Group assigned. This has been fixed.