Versions Compared

Key

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

...

UI Steps
UI Step

Decide which issue types to use


Tip

Discuss with your team which issue types can be considered as Requirements & Defects. If none of the existing issues types is suitable, you can always create new ones!

Nevertheless, remember that you can re-use existing issue types and you don't need to create extra ones!

What issues type can be used as Requirements?

Basically, any issue type can be mapped as a Requirement in JIRA, but the most common ones are: 




What issue types can be used as Defects?

As with Requirements, any issue type can be considered a Defect. 

The most common to use is the "Bug" issue type that is available by default when you install JIRA Software.


UI Step

Map Requirements & Defects


  1. Go to  Jira Administration > Manage Apps > Xray > Issue Type Mapping and drag-and-drop the issue types that should be considered "Requirements" and "Defects".

2. Click "Save"



UI Step

Confirm Sub-Requirements behaviour

By default Xray will have the following settings enabled: 


Image RemovedImage Added

This means that a Requirement can be associated with Sub-Requirements, resulting in a hierarchy of Requirement issues. With these options enabled, you will have this behaviour by just using the relation: 

  • Issue > Sub-Task - For example using issue types like "Requirement" & "Sub-Requirements"
  • Epic > Story 


Note

To have "Sub-Tasks / Links" working correctly, you need to have the Sub-Task requirement issue types associated with "Requirements" in the "Issue Type Mapping" section. For example, you can create a new issue type Sub-Requirement / Sub-Story and mapped as a Requirement.


If you decide to disable these options, you can set the sub-requirement behaviour using the JIRA linking mechanism. You just need to select which "Issue Link Type" to use and the correct "Direction. 


Image RemovedImage Added


Note

A Jira re-index operation is recommended when there are changes to Issue Type Mappings.



...