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

KeySummaryNotes
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

Repositoryveraserver20190209075900.azurecr.io/tx3/vera-server
Tags
  • 1.5.1
  • win-2019-1.5.1
  • linux-1.5.1

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-323VERA Server needs a reboot to fully read new Sync Policy entriesChanges to the VERA Synchronization Policy will not take affect until the VERA Application service is restarted.
VS-447User Administrator role can see Signature Verification Failure Report and Re-verifyA User Administrator can access the Signature Verification reporting section of the Administration Portal.  This feature should be limited to System Administrators.
VS-512Jira 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 VERA Sync ID field will break the issue's synchronization with VERA, and unintentional changes should be reverted.

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.

Reference Atlassian Issue ID JRACLOUD-72479: https://jira.atlassian.com/browse/JRACLOUD-72479

VS-606Error while sorting approval queue with large quantity of tasksUsers may encounter errors while sorting an approval queue with a large (thousands) quantity of tasks.
VS-668Sorting shows all values beginning with a capital letter before lowercase valuesWhen 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-698VERA cannot create a qTest record if two fields in the record have the same nameThe 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.