Versions Compared

Key

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

...

Section
Column
Section

May 16th, 2025

The Xray team is proud to announce the release of Xray 7.12.0, bringing several new features to XraXray, y including the Defect Traceability report, Xray Project Configuration via API, and Amazon S3 Storage support.


Column
width20%

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width400px

Column
width25px


Column

Configure Xray on an Existing Project via the API

We are excited to introduce the ability to enable Xray on Jira projects via the Xray API. With this update you'll be able to:

  • Fetch the list of projects from Jira with Requirement Coverage enabled using '.../settings/requirementProjects'.

  • Enable Xray Requirement Coverage on a project using '.../settings/requirementProjects'.

  • Add the Xray Issue Types and screens using '.../xrayIssueTypes/issueTypeScreenSchemes'.


This improvement will allow for Xray to better suit large-scale organizations where multiple projects are created at a high velocity, saving the time of having to configure time by not configuring Xray manually on for each project.

Explore the new endpoints here.

...