Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 37 Next »

To use all Jira connected features, make sure you download the Requirement Yogi for Jira app first.


If you didn't already connect your Confluence and Jira instances please follow Installation in Jira.

Linking requirements to Jira issues allows you and your users to take Requirement Yogi to the next step.

From an issue, you can quickly navigate to your product specifications, and from the traceablity matrix, you can easily see the global advancement of your project by checking the Jira issues status.

You can now have multiple relationships in Jira !

How to link requirements to Jira issues

1. Requirement Links are visible in the sidebar

Open the Requirement Yogi panel

Requirement Yogi panel in the sidebar.png

Click on the "Edit" icon to add or remove requirements

You need to have permission to edit the issue to add or remove requirements

Edit Requirement links - Sidebar panel.png

2. Requirement Links are visible as a section in the issue NEW

In the Jira issue, click on the ... to add the Requirement Yogi section.

Add Requirement Yogi section to Issue.png

Now you can see your requirements directly in the Issue, as a list.

Requirement's section in Issue view.png

Click on edit to access the content.

You need to have permission to edit the issue to add or remove requirements

Edit Requirement links.png
  • Edit the relationships of current requirement links.

  • Or delete them

Edit Existing Relationships.png

Add new requirement links

  1. Filter with key, space and variant.

  2. Choose the relationship

  3. Add multiple requirements with this relationship

Add Requirement Links with relationships.png

What does it look like in Confluence?

Once you have added a requirement to an issue, you can see the issue status in Confluence when displaying the requirement in the detailed view or in the traceability matrix.

That's it, you know everything on Requirement Yogi for Jira !

JQL Syntax

It is possible to use a simple syntax in Jira using the custom field "Requirement Yogi info". Please note that this custom field only contains text, and has a character limitation. You can use the Beta JQL Extensions for more accurate results.

Syntax

Use-case

"Requirement Yogi info" is empty / is not empty

This will help you find Jira issues with or without requirement links

"Requirement Yogi info" ~ 'BR-01'

This will help you find Jira issues with link to a requirement matching BR-01. Note that you cannot specify the space or variant.

  • No labels