Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Query for Dependent Stories in a single project

Julie Spokus
Contributor
October 24, 2023

I have one project that is used by several teams. There is a required field called Teams that allows us to separate the work for each team. I now want to create a query that allows me to show the story dependencies between these teams. For example, Team A has three stories that are blocked by Team B’s three stories. Team A and Team B stories are in the same project.

1 answer

0 votes
Stanley Duback
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 24, 2023

Hey Julie,

You should be able to do this by having the following JQL to return all issues for you team that shows blockers, and replace the JQL for the desired team

[ "Teams" = "Team A" AND issueLinkType = blocks]

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events