Links must be created from Jira issues.
Work-in-progress
This is a summary - We are going to add screenshots in a few hours.
How do I display the dialog?
While on a Jira issue, press Alt + Shift + R. Alternatively, open the "More" menu and click "Links".
How do I select requirements from one baseline only?
By default, this dialog will search for requirements in the spaces attached to this Jira project. You can search for specific baselines, and only requirements from this baseline will be suggested.
How do I upgrade all requirements to a given baseline?
Select a baseline in the "Criteria" field,
Then click "Actions" => "Show baseline upgrades/downgrades".
Can I create links from the Confluence side?
It is not possible to create links to Jira issues using tables.
Links may be created from the Confluence side when using the Jira bulk issue creation and automatically creating the Jira issues.
My screen doesn't look the same, we are using an older version of Requirement Yogi
Since 2.6.3, this screen was slightly modified to accomodate an infinite number of baselines:
- There is no "Baselines" hyperlink anymore, it was replaced with the "Criteria" field,
- There is no "Synchronize" hyperlink anymore, they sync is now automatic. If not, then you can type
$(".ry-sync-2-div").removeClass("hidden")
in the Javascript console, after of course alerting us that this feature is still needed (Please explain your usecase).
Prior to 2.6.3,
- There was a secondary screen to manage baselines specifically.