Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Software version: Vera 2023.2

Scheduled release date: 21  27 July 2023

This file provides information about Vera 2023.2:

...

High-level Vera Version

2023.2

Software Build

(Can be verified on the "Versions" screen in the web portal.)

Web Portal: 1679

API Server: 4577

(2023/07/2127)

Resolved Issues

Key

Summary

Notes

VS-758

Folders names are hard coded in the Web Portal

Created new environment variables: VERA_WEB_LOG_DIR (Logs directory), VERA_WEB_CONFIG_DIR (Configs directory), VERA_WEB_CERT_DIR (Certificates Directory) for each directory that was hard coded.

VS-1243

Invalid Approval Group error log should indicate what group or line number the error is on

Approval group info is added to the error log when invalid approval group found.

VS-1613

Jira Cloud App doesn't display error codes as expected

Fixed an issue where the Vera web panel would not display an error code when the Vera status did not align with the Jira status.

VS-1918

Filtering with a # sign causes a 500 error when filtering from the domains table.

Fixed an issue where filtering on the domains table with special characters resulted in an error.

VS-2116

The Approval Queue does not unescape record names

Fixed an issue where record names in the Approval Queue did not display special characters correctly.

VS-2123

Some special characters don’t work in Record Name search on Record page

Added sanitization for the Records Name field to support records search using special characters.

VS-2721

HTML Sanitization for qTest/VERA

The user can see qTest entities with the same formatting on the VERA web portal.

VS-2979

Vera Cannot Route a Record when Revision Number contains whitespace character(s)

Fixed an issue where whitespace characters in the Revision Number field caused an error when performing Vera actions. Revision Number will display the appropriate value based on the Vera record.

VS-3027

Watermark is misaligned on printed record

Fixed the watermark in the Print View to be center aligned.

VS-3102

Toast message for task approval needs to be updated

Changed message from “Task have been approved” to “Task has been approved” when a user approves a single task.

VS-3328

Rejection is automatically triggered when clicking an approval task

Fixed an issue where the rejection modal was automatically loaded if a user rejected one task and then selected a new task in the Approval Queue

VS-3561

Vera does not refresh qTest API Token appropriately when an error is received from qTest

The qTest Module can now handle invalid_token error. It can refresh the token when it gets this error.

This fix prevents the need to restart Vera.

VS-3562

Vera does not handle case-insenstive URL matches with sync policy

Fixed an issue where Vera could not connect when the Tosca Workspace URL and Vera Synchronization URL if the URLs did not contain the same case for each character.

VS-3806

Task approval/rejection errors when Domain name contains special characters

Fixed issues where approving and rejecting a task could fail if the associated domain contained special characters

VS-3820

IDP users can't use approve pencil after approving a record

Fixed an issue where IDP users could not use the approve “pencil” icon on multiple records in a row

VS-3830

Vera is not displaying qTest Parameter values for Test Runs

Fixed an issue where the Description and Expected Results from a run with parameters were not displaying the selected parameter value properly.

VS-3957

Attachments not showing hyperlinks in Print View

Fixed issue that was not displaying links for non image files.

VS-3971

Bulk Approval modal for two different roles should show as single approval

Fixed the approval modal to show the correct number of selected records.

VS-370, VS-3978, VS-3710, VS-3724

Security Improvements

Various Security Improvements

...