API 1.5.1
Software version: API 1.5.1
Publication date: 01 JUN 2020
This file provides information about the VERA API Server
- Resolved Issues
- Docker Image Information
- Known Issues and Limitations
Resolved Issues
Key | Summary | Notes |
---|---|---|
VS-695 | User names with capitalized characters cannot be authenticated by the API | Updated the authentication logic to properly do case insensitive user name comparisons. Updated the User Import feature to automatically convert user names to lower case as they are added to the database. |
Docker
Repository | veraserver20190209075900.azurecr.io/tx3/vera-server |
---|---|
Tags |
|
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-512 | Jira Cloud Readonly Fields are Editable in New View | An issue exists in Jira Cloud in which "Readonly" fields are actually editable in Jira Cloud's "New View". This issue impacts the VERA Sync ID and VERA Pending Tasks fields. Users should be careful to not edit these fields. Editing the Pending Tasks field will break any user-defined Jira filters for pending approval tasks. Changes can be reverted manually, or the field will update automatically the next time an approval action occurs. |
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. |