Hi,
Looking for a solution for the following problem.
Trying to find a way to filter for stories that are blocked by bugs and to extract a report in which to have only the bugs listed on Linked issue column. No other issue types or other link option than blocked by.
Please advice if there is such solution.
Thanks!
Hi @Marina Culeasca Welcome to the Atlassian Community,
you would be best served by using an automation to find issues with a couple of prerequisites:
The linked issues are an array (list) of issues that should be looked-up,, then filtered for issuetype bug.
Hope this helps you in your quest,
Dick
By voting for helpful posts and marking answers to your question, you're helping people with similar questions find a solution more quickly. Sharing is caring applies to knowledge as well :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.