Hi - I have
an issue FEATURE and an issue USER STORY.
We say a USER STORY "is part of" a FEATURE.
Now I want to have a report where for e.g. one sprint
I see all related FEATURES with dedicated information and
for each Feature also the related information of a USER STORY.
Today, a feature can show by "linked issues" all related "issues",
but I cannot shrink it down - or at least dont know how -
to say show only links of type "is part of".
In ideal case this is feasable with built in functionality and without plugin.
Any idea for that?
Thanks!
Hello @EAspirant
Welcome to the community.
That appears to be a feature that is available in v8.0 and newer, as per
https://jira.atlassian.com/browse/JRASERVER-25640
If you don't want to purchase an add-on, then it looks like you will need to upgrade if you are not already using version 8 or newer.
Hi @Trudy Claspill thank you for indicating help. Indeed I am on v8.0 so will check your remark ;-) Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Trudy Claspill
I checked now the proposal and I guess you speak about
issueLinkType JQL option.
In fact, I can use it to have at the end an list of issues but I cannot combine it then in the same output.
E.g. I want to have
For each Feature:
Show Feature with Status, ID, Headline, Symbols, .... and
all the related user story with link type "is part of" - but here also Status, ID, Headline, symbols.....
Means I have a first query and on dedicated items of that query I make another query and show also the new information ....
Hope it is clearer now :-)
Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @EAspirant
I don't believe you can create a single query that includes both the Features and the "is part of" linked issues in one output set with native Jira functionality. I think you will have to use a plug-in third party product if you want to get that combined output in the UI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.