API 1.8
Software version: API 1.8
Publication date:
This file provides information about the VERA API Server
- Resolved Issues
- New Features
- Docker Image Information
- Known Issues and Limitations
Resolved Issues
Key | Summary | Notes |
---|---|---|
VS-1092 | Deleting a record in qTest can leave orphaned approval tasks in VERA | Deleting a record in qTest now cancels the associated VERA approval route, preventing it from appearing in a user's approval queue. |
New Features
Key | Summary |
---|---|
VS-71 | Added the ability for users to receive a group-level approval task notification |
VS-254 | Support referencing the qTest project ID and project name in field-based constraints to define project-specific approval routes in the global approval policy |
VS-754 | Added ability to filter Approval Tasks by Record Name |
VS-775 | Get field names using expand=names instead of editmeta to allow Jira adapter to get field names and values in VERA |
VS-777 | Added support to display Jira DateTime fields in VERA |
VS-778 | Added support to display Jira Components field in VERA |
VS-779 | Added support to display XRay status fields in VERA |
VS-782 | Added support to display XRay Test Environments field in VERA |
VS-786 | Added support to display the Manual Step Definitions on XRay tests and executions in VERA |
VS-931 | Added ability view Defect IDs linked to execution steps, logs and qTest runs by displaying Jira Defect ID associated with a qTest Test Run on qTest Test Run details |
VS-970 | Display the version number of the Notifications module on the version information screen of the VERA web portal |
VS-971 | Added a page labeled "Mail Settings" to the administration portal for configuring an SMTP server integration (View, update, and save SMTP settings) |
VS-972 | Added a "Test" button to the Mail Settings page in the administration portal that tests the displayed SMTP configurations by trying to connect to and authenticate with the SMTP server (via the VERA API server) |
VS-973 | Added ability to update SMTP settings without overwriting the currently configured password |
VS-1013 | The Jira record will be updated with the associated VERA signatures when the approval route is completed |
VS-1108 | Added the ability to send a test email to a specified user from the VERA server using the currently saved SMTP settings |
VS-1115 | Added support to display general Test Run information to Xray Test Executions in VERA |
VS-1116 | Added support to display Manual Test Results in Jira Xray Test Executions in VERA |
VS-1117 | Added support to display Cucumber Test Runs to Xray Test Executions in VERA |
VS-1146 | Read run step details from Tosca by querying qTest for the Tosca URL, workspace, and unique ID of a test run |
VS-1148 | Update the qTest test run by resetting the qTest test run back to a draft status when an error occurs starting the VERA approval route |
VS-1155 | Added ability to Manually enter run step details from Tosca by querying Tosca for detailed step information (based on a Tosca ID manually entered into qTest) and merge those details with the information from qTest |
VS-1179 | Added Executed, Tester as Fields to qTest Test Log to support GxP reporting requirements |
Docker
Repository | veraserver20190209075900.azurecr.io/tx3/vera-server |
---|---|
Tags |
|
How to Upgrade | See Upgrade the VERA Server Applications for instructions |
Known Issues and Limitations
Key | Summary | Known Issue Details |
---|---|---|
VS-139 | "Pending Tasks" field refreshes too slowly after route withdrawal. | The Pending Tasks field in qTest and Jira is not immediately updated when the record is approved or rejected in VERA. The cached values are updated when the user invokes a browser refresh, |
VS-323 | VERA Server needs a reboot to fully read new Sync Policy entries | Changes to the VERA Synchronization Policy will not take affect until the VERA Application service is restarted. |
VS-447 | User Administrator role can see Signature Verification Failure Report and Re-verify | A User Administrator can access the Signature Verification reporting section of the Administration Portal. This feature should be limited to System Administrators. |
VS-606 | Error while sorting approval queue with large quantity of tasks | Users may encounter errors while sorting an approval queue with a large (thousands) quantity of tasks. |
VS-668 | Sorting shows all values beginning with a capital letter before lowercase values | When sorting data (users, records, etc.) alphabetically, the system erroneously alphabetizes capital letters independently from lower-case letters. For example: Apple, Cat, ball -- instead of: Apple, ball, Cat |
VS-698 | VERA cannot create a qTest record if two fields in the record have the same name | The VERA-qTest integration does not support importing records from qTest where the record has two fields with the same name. If such a record is routed for approval from qTest, then an error will occur. |
VS-700 | User sees duplicate approval tasks for the same record in approval queue | If an approval route contains two pending tasks for the same role (e.g. two Technical approvals) then an eligible approver will see both tasks in their queue. |
VS-810 | Admin can't remove a project from domain if project name contains regex | A project created with regex characters cannot be removed from a domain once it is added. This also causes issues with displaying tasks in the approval queue for a user |
VS-962 | Approval Queue user filter uses RegEx can match different users | Due to regular expression matching, a record that has been signed by one user may cause another user's approval queue to exclude the record when it should be available. |
VS-988 | VERA DevOps does not apply a default approval route | If a record is routed for approval that does not satisfy any configured route templates, the user will see "VERA is trying to start the approval route" rather than a descriptive error containing the reason why the route was not started. |
VS-1060 | If user has a null value for a role in their claims list the user module fails to add or remove them from a role | If a user has a claim that has a type of role and a value of null (not just a blank string), the user module will throw an exception when trying to add or remove the user from a role. |
VS-1095 | Project names are not validated when adding to domain | Admins are able to add a project to a domain that contains RegEx characters. |
VS-1142 | Special character in group name is preventing the role membership table from displaying users | The special character in group name is preventing the role membership table from displaying users. You can still manage the group with the special character in the name # You can still add users to the role on the Role Management screen. |
VS-1180 | qTest Test Log Step defect link removed when we route qTest Run for approval | qTest Test Log Step defect link removed when we route qTest Run for approval. This is a defect in qTest that Tricentis is addressing. |