You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I know that it is possible in the advanced filter page using JQL: "issue in linkedIssues("issuekey, is related to")"
For the common end user this is too difficult to remember.
Is there an extension providing this filter functionality in a GUI widget?
You can search via linked issue type from Basic Search.
This isn't quite the same as it's not searching for all linked issues of one specific issue key, it's searching for all issues of a specified link type:
For the more complex method of searching for all issues related to a specific issue in your initial example, you'll need to use JQL.
If your users don't always remember how to do this - you could:
^ You can now share the filter with users as an example of a more complex query, which they can click into and just change the issue key :)
Ste
Hi @Stephen Wright _Elabor8_ ,
many thanks for the answer.
I already use prepared and saved filters to search for specific related issues. I also prepared boards using them.
We use issue relations heavily to group issues related to release-dates or other organisational purposes.
Unfortunately this approach is not flexible because JQL seems to be too difficult for the common user: If someone uses the saved filter and wants to refine the search even more he has to stick with JQL and cannot use the comfortable GUI widgets of the simple search.
Dirk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Basic Search only allows users to go so far, JQL majorly expands what they can search for.
I've found it can take a little time for users to learn how to use JQL but there are lots of help documents out there and it can be very useful for the wider audience.
Pages like...
...can get your users started in their learning journey :)
Ste
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.