Versions Compared

Key

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

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderStylesolid
Section
Column
width50%

Upgrading Xray to 4.

1

2.x


Expand
titleUpgrading from versions < 3.2.x

If you are upgrading from a version lower than 3.2, this implies that an upgrade task will run to pre-calculate historical data. This is a one-time action that will run in the background so that Xray is still available during the upgrade. A  re-index operation of your Jira instance is required so that the internal data becomes searchable and usable by Xray.

Note
Please be aware that this upgrade task will run immediately after updating Xray. As this operation can take some time and use a considerable amount of server resources, we suggest scheduling the upgrade of Xray outside of business hours. It is always possible to cancel the recalculation operation in the Xray configuration section → Custom Fields → Maintenance.
Expand
titleUpgrading from versions >= 3.2.x

If you are upgrading from v3.2.x or v3.3.x to v4.12, you must recalculate data in the Xray configuration section → Custom Fields. This recalculation is necessary because of the huge improvement in the amount of data that Xray needs to add to the table and to the Lucene indexes.

Note
As this operation can take some time and use a considerable amount of server resources, we suggest scheduling the upgrade of Xray and the recalculation of the custom fields, outside of business hours.
Column
width50%

Downgrading from Xray 4.

1

2.x


Expand
titleDowngrading from any version

Downgrading from Xray 4.x to a version less than 3.2.0 implies that you must perform a re-index afterward. This is because from Xray 3.2.0 onwards, the content and format of what Xray indexes have changed.

Historical Coverage Gadget

Some configuration parameters for this gadget were modified as a result of supporting multiple projects whenever using a saved filter as a source. It is possible that some users will get errors on the gadget after downgrading from 4.x. If this happens, please edit the configuration to ensure the gadget is configured properly. 

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width60%

Updating Issues using the Test Case Importer (smile)

Starting from this version, it is now possible to update existing issues when importing Test cases from CSV fields.


You just need to map the Issue Key field, with a key column in the CSV file and Xray will update the existing Test cases in Jira.


Learn more about this feature here.

Column
width40%

Image Added





Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Configurable Test Runs List Gadget Columns


Column
width60%

Column
width40%

You are now able to configure the columns on the Test Runs List Gadget. You can add additional columns as well as remove any existing "default" columns.

The available fields are:

  • All Navigable Test issue fields (eg. Summary, Key, Component, Priority, etc.)
  • Test Execution Fields
    • Key
    • Fix Version
    • Revision
    • Test Environments
  • Dedicated Test Run Fields
    • Assignee
    • Executed By
    • Comment
    • Start Date
    • Finish Date
  • Test Run Custom Fields

Learn more here.

...