Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Version Information Screen

...

  • Resolved Issues
  • New Features
  • Docker Image Information
  • Known Issues and Limitations

Version Info

High-level VERA Version2021.3
API Version1.9.0

Software Build

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

1744
(2021/08/12)

Resolved Issues

KeySummaryNotes
VS-1134qTest Defects on Test Run showing non-existent Defect when linked to Jira CloudFixed inclusion of defects that exist in an integrated Jira Cloud Server.
VS-1240

XRay executions with long durations get an integer overflow

Fixed issues with long XRay test durations and other potential large values by using 64-bit integer values. 
VS-1256Incorrect JSON schema from XRay prevents routing of XRay testsFixed parsing of XRay Test Executions when the Test contains a text field custom test step field.  This works around an issues in the XRay REST API.
VS-1259

Notifications are not being sent in production systems

Fixed a bug in our approval task notification feature in which certain approval routes would not generate email notifications.  The root cause was an internal issue with the VERA REST API in which approval group names containing spaces could not be queried for members to notify.  Furthermore, the issue was causing the entire notification sequence to abort, thus cancelling notifications for all other groups in the route.

This issue is patched and the email notification feature will work with all supported approval group names.

...