API 1.13.1
Publication date: 07-DEC-2022
This file provides information about the VERA API Server:
Version Information
Resolved Issues
Docker Image Information
Known Issues and Limitations
Version Information
High-level VERA Version | 2022.3.1 |
---|---|
API Version | API 1.13.1 |
Software Build (Can be verified on the "Versions" screen in the web portal.) | 3485 (2022/12/06) |
Fixed Issues
Key | Summary | Notes |
---|---|---|
VS-163 | Rejection Reason can be submitted with only a space (no text) entered | Whenever user tries to add text with only whitespaces or whitespace at the start or at the end, this space will be removed when the user leaves the field. |
VS-692 | JSON Attachment download returns 500 error | Fixed issue when JSON Attachment download returns 500 error. |
VS-787 | Improve MongoDB Indexing | Added indexes and performed optimization on records search and approval queue queries. |
VS-2042 | Remove RegEx from Mongo field match queries | Optimized database queries so that equality comparisons do not use regular expressions to allow for the use of indexes. |
VS-2146 | VERA confuses qTest Test Runs and Test Cases with matching projectId and artifactId pairs. | Fixed record corruption issue when a qTest Test Case and a qTest Test Run have the same qTest artifactId. |
VS-2247 | When a Jira Approval fails on the transition, VERA does not reset Jira fields | Fixed a bug where Signatures and Pending Tasks field would update in Jira when a VERA signature failed. |
VS-2643 | Scope check referencing wrong type for service account | The Jira plugin/add on was sending auth tokens with the legacy "role" claim type, but VERA Server now requires the new "system-role" claim. The Jira server plugin and Jira cloud add on were updated to use the new "system-role" claim type. |
VS-2675 | A user can approve a task in Draft status | We now prevent users from approving or rejecting records in draft status. |
VS-2845 | qTest does not refresh auth token after expiration | Refreshes qTest token if qTest responds with a 401 (Unauthorized) to any request. |
Docker Image Information
Repository | |
---|---|
Tags |
|
How to Upgrade | See Upgrade the VERA Server Applications for instructions |
Known Issues and Limitations
See API 1.13