Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I SORT stories by NUMBER OF INBOUND DEPENDENCIES?

Erik Yeargan
Contributor
February 6, 2019

We have multiple teams dedicated to a large solution. Each team has a backlog, with stories that often depend upon work from other teams. As the Program Manager, I would like to be able to see a list of stories across all teams, sorted by the number of stories that depend on each of them, so that I can prioritize the work to solve the largest bottlenecks first.

Example:

Stories A, B & C depend on Story D.

Stories B & C also depend on Story E.

Sorting these stories by inbound dependencies would display:

- Story D (Blocks 3 Stories)

- Story E (Blocks 2 Stories)

- Story A (Blocks 0 Stories)

- Story B (Blocks 0 Stories)

- Story C (Blocks 0 Stories)

 

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
February 19, 2021

Hi! 

You can use a jql from scriptrunner issueFunction in linkedIssues("")

Suggest an answer

Log in or Sign up to answer