Versions Compared

Key

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

...

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 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 Xray manually on each project.

Explore the new endpoints here.

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width400px

Column
width25px


Column

Store Documents in Amazon S3 Storage

We are excited to support Amazon S3 storage for Xray generated documents like reports and test results. 

With this update, Xray documents can be generated and exported leveraging the Amazon S3 buckets configured in your Jira environments, minimizing disruptions to workflows by ensuring backward compatibility and reliability.

...