---
title: "Xray 7.14.0 Release Notes"
canonical: "https://docs.getxray.app/space/XRAY/330235967/Xray%207.14.0%20Release%20Notes"
format: markdown
---
> Macro (rw-ui-expands-macro)
> 
> > Macro (rw-expand)
> 
> > Macro (toc)

**August 8th, 2025**

The Xray team is proud to announce the release of **Xray 7.14.0, **bringing performance improvements and more control of resources consumption to the Jira admin.

 

# Release Highlights

## Improvement of Performance and More Control for the Jira Admin

Until Xray 7.14.0, Xray DC would process the calculation of Test status on demand. For each new calculation event, for instance, a manual execution of a Test or a REST API result import, Xray would launch a new calculation request. 

Instances with thousands of projects, where users import thousands of concurrent Test results, sometimes redundant, might suffer from resource starvation on the Jira instance. This improvement implements changes to the calculation method of Xray DC by introducing a **persisted calculation queue** and a **calculation service** to calculate the Test Run Status of a Test asynchronously. 

Starting on 7.14.0, each calculation event, e.g., import Test results through REST calls, bulk delete of Test Executions, changes of Test Environment, etc, will now register an entry in the persisted queue. Xray will throttle the number of concurrent calculations based on the calculator configuration settings set by the Jira admin.

### Visual Indication of Tests Being Calculated

When a Test is still being calculated, for instance, after one or more imports of results, Xray DC will visually show it to the users on any screen where the Test Run Status is visible (Figure 1 - 3).

![Figure 1 - Test](media://80dbdfeb-7eac-4d54-8d2b-3a66f4a9c969)

![Figure 2 - Test](media://ab70eddf-7f01-4a9f-a9c5-5a767c73fe6c)

![Figure 3 - Test status](media://372e9cd5-2fa5-47af-9b09-2ec58e50878e)

### Calculator Configuration

Xray DC 7.14.0 comes with the calculation settings set by default. If required, the Jira Administrator can use the Calculator Configuration screen (Figure 4) to change the frequency and size of concurrent calculations and check the number of events in the queue to be calculated.

![Figure 4 - Calculator Configuration](media://14d46b9c-9219-44f8-a063-0f31ac01b258)

### Integrity Checker’s New Entry

In the unlikely event that Tests cause errors while being calculated, an indication will be shown on both the Jira screens referring to that Test and the integrity checker page, where the Jira admin can force a recalculation of those problematic Tests (Figure 5).

![Figure 5 - Integrity checker](media://4c6e5a3f-8cda-4796-9471-b3e97c4a5836)

### Calculation Service

Xray DC introduces a new service that runs based on the Calculation configuration settings. This service must always exist; otherwise, an error might appear in the Calculation configuration menu (Figure 6).

![Figure 6 - Calculation service.png](media://40420e47-f52c-4aeb-a7ae-609c1ad6dd13)

## Bug Fixes in this Release

| **Key** | **Summary** | **Type** | **Created** | **Status** |
| --- | --- | --- | --- | --- |
| [XRAY-10878](https://jira.getxray.app/browse/XRAY-10878) | Cucumber Scenarios with tables are not being exported correctly when exported from Test Execution | Bug | 02/May/25 | [Closed] |
| [XRAY-11059](https://jira.getxray.app/browse/XRAY-11059) | Columns #Reqs on Test Exec and Requirements on Test Plan may lead to timeout | Bug | 23/Jul/25 | [Closed] |
| [XRAY-11074](https://jira.getxray.app/browse/XRAY-11074) | The migration fails if the attachments does not have a created date | Bug | 28/Jul/25 | [Closed] |
| [XRAY-9998](https://jira.getxray.app/browse/XRAY-9998) | Test type field is appearing incorrect when searched via JQL, if it is changed via Edit issues | Bug | 30/Apr/24 | [Closed] |
| [XRAY-10920](https://jira.getxray.app/browse/XRAY-10920) | Requirements List Gadget shows HTML code for Sub-Requirement field values | Bug | 23/May/25 | [Closed] |

---

Got questions? Want to learn more about these upcoming features? Reach out to us via [Support Portal](https://jira.getxray.app/servicedesk/customer/portal/2).

Let us know how you’re planning to use these updates - your feedback helps us shape Xray to fit your needs!