Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue
nameRequirements Yogi for Jira

You can have an efficient requirements management in Jira, thanks to our integration plug-in. It allows you to link requirements to Jira issues and create Jira issues from requirements. Read the documentation now.

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


Panel
panelIconId1f4cc
panelIcon:pushpin:
panelIconText📌
bgColor#FFFAE6

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.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E3FCEF

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

Jira Issue Requirement Panel Open.pngImage RemovedRequirement Yogi panel in the sidebar.pngImage Added

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

Panel
bgColor#DEEBFF

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

Jira issue - Add a requirement.pngImage Removed

It can be faster to add a bunch of requirements at once by entering a list of requirement keys, separated by commas.

Panel
bgColor#FFFAE6

This method doesn't allow you to specify the space where the requirement is defined

Jira - Add lists.pngImage Removed

Edit Requirement links - Sidebar panel.pngImage Added

Status
colourGreen
titleNEW
2. Requirement Links are visible as a section in the issue

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

Add Requirement Yogi section to Issue.pngImage Added

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

Requirement's section in Issue view.pngImage Added

Click on edit to edit the relationships

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.