---
title: "Xray Cloud / Xray Enterprise Cloud 7.4.1 Release Notes"
canonical: "https://docs.getxray.app/space/XRAYCLOUD/1122893826/Xray%20Cloud%20%2F%20Xray%20Enterprise%20Cloud%207.4.1%20Release%20Notes"
format: markdown
---
### March 2nd, 2026

The Xray team is pleased to announce the rollout of a new release for <u>[Xray Cloud](https://marketplace.atlassian.com/apps/1211769/xray-test-management-for-jira)</u>, introducing improvements to our Test Case Designer features and resolving a set of known issues.  
We apologize for any inconvenience caused and express gratitude for your patience and feedback.

# Release Highlights

![Banner-Xray-Documentation-Enterprise.png](media://71fd9b4f-c4b0-4514-a756-47bea246788c)

## Xray Enterprise: Test Case Designer

Xray is excited to highlight several new enhancements to Test Case Designer.

### **Model Change Impact Analysis - Minimize Scenario Drift with Baselines**

A baseline locks a set of generated scenarios as a reference point. When you change your model, the system preserves your baseline scenarios as much as possible while still achieving the required coverage: new parameter values are integrated into existing rows, scenarios with removed values are updated with valid alternatives, and additional scenarios are generated only as needed.

Using a baseline will result in less optimal scenarios. Set a baseline only if you have a meaningful reason to preserve specific scenarios — for example, you've invested in determining expected outcomes, built non-trivial automation, need ongoing execution traceability, or have formal approval of these scenarios.

**Setting a baseline:** Any scenarios generated after this feature's release can be baselined. Click "Establish Baseline" in the header of the scenarios table on the "Scenarios" screen.

**Comparing changes:** Use the "Compare to Baseline" toggle in the scenarios table header to see exactly what's changed. For a summary of all model changes, click "View Impact Report" in the baseline warning banner, or click "Download Full Impact Report" for a detailed Excel spreadsheet.

[Learn more about minimizing drift with baselines](https://getxraydocs.atlassian.net/wiki/spaces/XRAYCLOUD/pages/1122762762).

### **Reusable Parameter Library**

Parameters often apply across multiple models, whether within a project, a system under test, or a domain. The new Reusable Parameter Library lets you save a parameter once and make it available to anyone in your project or organization, ensuring consistent definitions across models.

**Saving a parameter for reuse:** Click a parameter's name in the Parameters screen to open it for editing, then click "Save for Reuse" at the bottom of the dialog. You'll choose whether the parameter applies to the current project or across your organization. [Learn more about creating reusable parameters](https://getxraydocs.atlassian.net/wiki/spaces/XRAYCLOUD/pages/1122762795).

**Managing reusable parameters:** Open the "Reusable Parameter Library" from any model's drop down menu. From here you can browse all available reusable parameters with their metadata and push updates to every model that uses them. [Learn more about managing reusable parameters](https://docs.getxray.app/space/XRAYCLOUD/1122762795/Reusable+Parameters#Managing-Reusable-Parameters).

**Adding reusable parameters to a model: **Click "Reuse Parameters" in the Parameters screen, or select the bold auto-complete suggestions when creating a new parameter. [Learn more about adding reusable parameters to your models](https://docs.getxray.app/space/XRAYCLOUD/1122762795/Reusable+Parameters#Adding-Parameters-from-the-Library).

### **AI Parameter Reuse**

AI-assisted parameter generation now draws from your team's "Reusable Parameter Library". When you use "Generate Parameters" from the Parameters screen, the AI considers your organization and project-level reusable parameters and suggests applicable ones for reuse in your model. This helps you build test plans faster while staying consistent with shared definitions.


> ⚠️ **Important note:** When Xray Cloud version 7.5.0 is released, Xray AI features will be automatically enabled for all customers.
> ⚠️ 
> ⚠️ - **New licenses:** AI features will be enabled by default.
> ⚠️ - **Existing licenses:** AI features will be enabled automatically through a one-time update.
> ⚠️ 
> ⚠️ You do not need to take any action to enable AI features.
> ⚠️ 
> ⚠️ If you would like to disable AI features for your instance, you can do so in **Xray Global Settings **by following [these steps](https://docs.getxray.app/space/XRAYCLOUD/919797811/Global+Settings:+AI+Settings).

# Bug Fixes in this Release

| **Key** | **Summary** | **Type** | **Priority** | **Resolution** |
| --- | --- | --- | --- | --- |
| [XRAYCLOUD-10182](https://jira.getxray.app/browse/XRAYCLOUD-10182) | [“Contact Support” option in Xray is not loading and displays an internal error message.](https://jira.getxray.app/browse/XRAYCLOUD-10182) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![Critical]() | Fixed |
| [XRAYCLOUD-9829](https://jira.getxray.app/browse/XRAYCLOUD-9829) | [GenAI: Not able to create Tests when the issuetype name is not Test](https://jira.getxray.app/browse/XRAYCLOUD-9829) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![Major]() | Fixed |
| [XRAYCLOUD-10115](https://jira.getxray.app/browse/XRAYCLOUD-10115) | [Table Width Not Adjusting When Exporting Templates with Wiki Fields](https://jira.getxray.app/browse/XRAYCLOUD-10115) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![Medium]() | Fixed |
| [XRAYCLOUD-10172](https://jira.getxray.app/browse/XRAYCLOUD-10172) | [AI Test Case creation uses the wrong "Test" issue type: it picks the custom one instead of Xray's renamed Test (e.g., "Xray Test").](https://jira.getxray.app/browse/XRAYCLOUD-10172) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![image]() | Fixed |
| [XRAYCLOUD-10183](https://jira.getxray.app/browse/XRAYCLOUD-10183) | [GenAI: Despite disabling the AI Feature, Test Cases creation works in an empty Test Repository folder using the create dropdown using the beta AI feature](https://jira.getxray.app/browse/XRAYCLOUD-10183) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![image]() | Fixed |
| [XRAYCLOUD-10278](https://jira.getxray.app/browse/XRAYCLOUD-10278) | [Xray document generator is not exporting images.](https://jira.getxray.app/browse/XRAYCLOUD-10278) | ![image-20250804-100229.png](media://23bf17db-fc78-449d-9a00-77d541d1b879) | ![image]() | Fixed |