Vera 2025.2 Release Notes

Software version: Vera 2025.2

Release date: June 18, 2025

Explore the following sections for essential details about this release:

Version information

High-level Vera version 2025.2

Software Build

(You can verify this on the Versions screen in the Web Portal)

  • Web Portal: 3490

    (2025/06/17)

  • API Server: 1.14.1.0

    (2025/06/17)

Resolved issues

Issue Summary Notes
VS-6855 Compound Filters using OR on Role Management do not yield correct results. Fixed an issue where the OR operator did not work correctly when applying filters on the Role Management page.
VS-6684 Xray Text truncated when using HTML Tags. Fixed an issue with text truncation in Vera affecting multiple test and execution fields. The bug was addressed by ensuring non-HTML tags are properly rendered as plain text.
VS-6647 Defects on Test Log are not present in the Execution Summary Report. Fixed an issue where defects attached to an Execution Log in qTest were not displayed in the Execution Summary Report.
VS-6585 Xray Rich text - Jira display does not match Vera record(s). Fixed a variety of issues where the text between Jira and Vera did not match for Xray Records.
VS-6583 Date pickers are not consistent between tables. Updated date pickers for consistency between tables.
VS-6574 Jira DC image in Description field URL is a Jira URL, not a Vera URL. Fixed an issue where a Jira DC image in the Description field was Jira URL instead of Vera URL.
VS-6557 Use MongoDB AddMany functionality to add records. Optimized MongoDB usage when adding large records.
VS-6552 Policy tab doesn't show saved data until refresh. Fixed an issue that was not keeping the updated values on the Policy Details tab after making changes and switching the tab.
VS-6518 Fix issues with verification causing unexpected exceptions. Fixed an issue where false positive signature verifications could be seen under certain conditions.
VS-6517 Fully asynchronous operations when writing records overloads MongoDB queue. Fixed issue where the Mongo driver wait queue was being overrun.
VS-6504 Filtering on and saving new roles removes roles already assigned. Fixed an issue that was not keeping selected the previously selected items on User Roles Dialog on Domains & Roles page.
VS-6501 Delete Domain Audit Details incorrectly displays information in the New Value column. Fixed an issue where the Delete Domain audit entry incorrectly contained values for the New Value column
VS-6476 Image caption (alt text) from qTest test step is not present in Vera Fixed an issue that did not display image caption from images with alt attribute from qTest.
VS-6474 Background color not displayed in Print View. Fixed an issue that was not displaying tables from qTest with the correct background color.
VS-6473 Add loading to audit history download. Fixed an issue where the loading spinner was not displayed during the download of the audit history report
VS-6470 Policy Set doesn't show saved policy until refresh. Resolved an issue where the Policy Set was not retaining the most recently saved policies when navigating between tabs
VS-6461 HTML tags should not be rendered in modals or tables. Fixed an issue where domain names with HTML tags were rendered instead of shown as plain text in the UI.
VS-6459 Changes on a user record are not reflected on the User Management page without refreshing page. Fixed an issue where the user list was not being updated after changes were made to a user.
VS-6454 Preview images for attachments in Records shouldn't have a hover cursor. Fixed an issue where attachment previews showed hover effects on the Record Details page. Hover effects are now disabled.
VS-6451 Regenerate document generates report when spinning or inactive. Fixed an issue that allowed document regeneration during initial generation.
VS-6441 Update to support newer MassTransit and RabbitMQ. MongoDB driver version and MassTransit library version are updated in related projects. This is done in conjunction with VS-6440 below.
VS-6440 Update to support new MongoDB Driver. MongoDB driver version and MassTransit library version are updated in related projects.
VS-6433 Unnecessary field showing after unlocking a locked user. Fixed an issue that was displaying wrong fields after unlocking a user.
VS-5354 Printed record - cucumber scenario surrounded by outline. Fixed an issue regarding cucumber format not displayed properly.
VS-4913 Combination of IdP made Vera and Signature IdP for a user results in failed import.

Additional controls added to user import  process for users with Vera's IdP to prevent following scenarios:

  • User creation or update is prevented and latest import detail results notifies Site Administrator what actions to take to successfully import user.

VS-4740 Incorrect toast message is presented when deleted user attempts to navigate to another page. Fixed an issue where an active user that has been deleted by an Administrator received an error message stating that the user has been locked.

New features

Issue Summary
VS-6305, VS-4139, VS-4124, VS-4122, VS-4119, VS-4118, VS-4115, VS-4114, VS-4113, VS-4112, VS-4111, VS-4110, VS-4108 [Technical Preview] qTest Requirement Approval Vera now supports the routing and approval of qTest Requirements. This feature is currently a technical preview and there are no controls in qTest to prevent the editing of the qTest record regardless of the Vera Status
VS-6756,VS-6754,VS-6754,VS-6322, VS-6756, VS-6755, VS-6755, VS-6648, VS-6648, VS-6613. VS-6532. VS-6332, VS-6613. VS-6532. VS-6332, VS-6331, VS-6331, VS-6330, VS-6330, VS-6329, VS-6329, VS-6328, VS-6328, VS-6326, VS-6326, VS-6325, VS-6325, VS-6324, VS-6324, VS-6323, VS-6323, VS-6322

[Technical Preview] Vera Workflows

Configurable workflows are now available as a technical preview. A workflow can be applied to qTest requirements (see qTest Requirement Approval above) to customize the statuses and transitions available for a qTest requirement. By default, the standard Vera workflow with Draft, Routing for Approval, Approved and Rejected statuses is added upon upgrading to Vera 2025.2.

To enable workflows, the VERA_WEB_PORTAL_ENABLE_WORKFLOWS environment variable must be set to true on the web portal container.

VS-6306, VS-4137, VS-4136 [Technical Preview] Revising qTest Requirements In addition to the qTest Requirement Approval and Configure Workflows for Record Types features above, users can choose to revise a qTest Requirement.
VS-6641 Improvements to the qTest-Tosca-Vera integration have been which allow Tosca to send execution results directly to qTest and attach the document to the qTest Execution Log. Vera has been updated to support retrieving the test directly from qTest instead of Tosca. To implement this feature, the VERA_DISABLE_TOSCA_INFORMATION_FOR_RUN environment variable must be set to true on the qTest Worker container.
VS-6620 The status field for defects linked to a test run has been removed from the web portal. This is to prevent confusion as Vera displayed the status of the defect at the time the Test Run was routed for approval.
VS-6500

The Release status and start/end date for releases has been removed from the web portal. This is to prevent confusion as the release details are not updated with the source system at this time.

VS-6499

Signature Verification operations have been moved from the legacy service to the Verification microservices previously introduced in Vera 2025.1.

VS-6479 The Linked Records tab for a record now displays all linked records without the need to first select a release. In addition, users may filter by Release once on the Linked Records page.
VS-6250, VS-6249, VS-6248, VS-6247 Additional endpoints have been moved to the Domains microservices as part of the continued effort  to migrate all domains endpoints to the microservices introduced in Vera 2025.1.
VS-6217 All records available to a user will now be displayed and sorted by their Name when navigating to the Records page. Previously, no records were displayed until a filter was applied.
VS-6201 The Signature Management page in the Admin portal has been updated with new capabilities to support filtering and customization of the available columns. These changes are part of an ongoing effort to create a consistent look and feel across all tables in Vera.
VS-6152 The options listed in the Reports tab for System Administrators are now displayed in alphabetical order.

Docker image information

Repositories
  • veraserver20190209075900.azurecr.io/tricentis/vera-api-audithistory

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-connections-testconnection

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-documents

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-domains

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-jira-routeactions

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-qtest

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-routes-routeevents

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-traceability

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-verification

  • veraserver20190209075900.azurecr.io/tricentis/vera-api-workflows

  • veraserver20190209075900.azurecr.io/tricentis/vera-query-engine

  • veraserver20190209075900.azurecr.io/tricentis/vera-server-legacy

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-audithistory

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-carbone

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-documents

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-domains

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-jira

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-jobservice

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-qtest

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-traceability

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-verification

  • veraserver20190209075900.azurecr.io/tricentis/vera-worker-workflows

  • veraserver20190209075900.azurecr.io/tx3/vera-web-portal

Tags
  • 2025.2.0

How to upgrade

For more details on how to upgrade, check out Upgrade the Vera Server applications.

Known issues and limitations

Issue Summary Notes
VS-139 "Pending Tasks" field refreshes too slowly after route withdrawal. The 'Pending Tasks' field in qTest and Jira doesn't immediately update when the record is approved or rejected in Vera. The cached values update when the user invokes a browser refresh.
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-988 Vera does not apply a default approval route.
  • If a record is routed for approval that does not match any configured route templates, the user will see an error message indicating the record was proceed by Vera, but there was no Approval Route configured for the record.

  • In qTest the Approval Route field is updated with the message: "An error occurred while adding the specified record to the VERA route repository"

  • In Jira the Vera Panel will display: "Error Code 21 An unexpected error occurred while Vera was processing this record. Please contact an Administrator."

VS-1064 An error is displayed when splitting an issue in the standard VERA Jira workflow. Atlassian’s create issue property prevents the splitting of a record. Combined with inconsistencies around workflow permissions, the error message displayed is currently unable to be addressed.
VS-2864 User GUID is displayed instead of display name. Custom fields with a user selection dropdown display in the web portal as the user’s ID rather than the user’s name.
VS-3346 MongoDB cannot connect when password is not encoded. MongoDB passwords must be URI encoded for MongoDB specifications.
VS-3984 Handling empty bitmap image attachments properly in Record Details and Print View pages. Empty bitmap images are displayed as a broken link in Vera.
VS-4359 Scenario is not formatted on record detail for some cucumber tests. Depending on the length of a Cucumber Xray Test, the scenario formatting may not display correctly in Vera.
VS-4899 System Admin is able to edit a user's IdP username with special characters. An administrator is able to update a user’s Identity Provider Username with invalid characters.
VS-4900 User List in Role Management not working with special characters. The user dropdown on the Role Management page fails to handle searching with some special characters. This results in no filter being applied.
VS-4903 Filters in active user sessions page cant work with special characters. The Username, Full Name and Last Access columns on the Active User Sessions page fail to handle filtering on some special characters. This results in no filter being applied.
VS-4992 User Import does not assign Domain Viewer role when a domain without roles is specified. Importing a user into a domain without defining role(s) will result in the user not being added to the domain, but the results file will show a successful addition to the domain.
VS-5352 Approval Queue filter for Assigned Date does not return correct values when timezone is configured. Filtering on a time in the approval queue may return incorrect results when the user has a configured timezone.
VS-5377 Print View data runs off the side of the page. Data with long single-word values may run off of the page or be truncated when printing a record.
VS-5378 Footer in Print View does not show display time in user's set timezone. The timestamp in print preview will not display in the user's Vera-configured timezone. This may cause confusion if a user's local machine is not configured to be the same timezone as their Vera user in the Web Portal.
VS-5410 qTest Records with Custom Fields that duplicate a Vera System field will not route for approval. If a qTest project has a custom field that matches the name of a Vera system field, the entity cannot be routed for approval. This is an unsupported configuration. The following fields cannot be created as custom fields for test cases and test runs: VERA ID VERA Approval Status VERA Pending Tasks VERA Rejection Reason VERA Approval Route.
VS-5566 Status mismatch between Tosca and qTest when notification service is down during final approval When notification service is down and a user attempts to apply final approval to a record, the update fails on the Tosca side but succeeds on the qTest side. This results in a Vera route that is still active (In Progress), the qTest record in Approved status, and the Tosca record in the IN_WORK status.
VS-5604 User Roles Report gives error when filtering with special characters. Filtering with special characters on the User Roles report may result in an error.
VS-5620 Linked record navigation loses state after navigating to other pages and user then sees a blank page. Users may be directed to a blank page after navigating away from the Linked Records tab of a Release, returning to the page and then selecting a record within the release.
VS-6341 RMP upload fails when Schema ID is missing. Schema ID is required in the Records Management Policy file in order to upload to the Web Portal.
VS-6395 Filtering by Full Name doesn't work with special characters on the Available Users table of the Role Management tab. Filtering with any operator besides “Equals” on Full Name in the Available Users table on the Role Management tab will result in an error.
VS-6452 Images and Attachments not displayed properly in Activity History. Images and attachments show broken links when viewing the record's details in the Activity History tab.
VS-6468 Incorrect toast message displayed when adding a project with special characters to a domain. When trying to add a project with special characters to a domain, users will see the following message:
"Cannot read properties of undefined (reading ‘statusCode’)”
Please note that this is just an error with the message displayed and that projects rightfully cannot be created with special characters.
VS-6547 Text for Xray Test Parameters for Jira DC is not displayed correctly in Vera. The display of Xray Test Parameters is inconsistent between Vera and Jira.
VS-6580 Print View PDF generated with Adobe PDF is missing data. Adobe PDF does not render Vera records correctly in a PDF from Print View. Please use Save as PDF or Microsoft Print to PDF printer instead.
VS-6762 Record Authors not being set correctly when a qTest user's name contains a comma. When using the Prevent Author Approval feature, any names used to designate an author are incorrectly split when the user's name contains a comma. This causes the Prevent Author Approval feature to not work as intended.
VS-6844 User Full Names with special characters, such as "ł" cause the web portal to crash. The Vera Web Portal crashes when a user whose full name contains a special character attempts to log in.
VS-6849 Embedded attachments are not displayed as expected in test steps. Embedded attachments are not displayed correctly in test steps on the Record Details tab.
VS-6851 Embedded attachments are not displayed as expected in test steps. Embedded attachments are not displayed correctly in test steps on the Print View tab.
VS-6868 "Disconnect Session" audit event not possible to achieve. The Disconnect Session audit event is currently captured as Session Destroyed in the audit table.
VS-6890 Prevent Author Approval for Route Owner on Jira DC displays Approval Panel The approval panel will be displayed when using Route Owner as the Author in Jira Data Center. Users will receive an error when trying to apply their signature but will not be prevented from attempting to sign.