How to display issues of a future sprint on a board?

Andreas Krammer December 6, 2022

I am currently working on an implementation that would allow me to show issues from a future sprint in a board. I know that actually I could use the Backlog for that but since we introduced some Planning workflows before we move into the actual sprint it would be helpful to display those on a board.

I was using the two following filters for making this possible 


for active sprint sprint in opensprints()

for planned sprint sprint in futuresprints()

 

For the active sprint it obviosly works but if I am changing to the board of planned sprints no issues appear since it somehow always tries to retrieve issues from an acitve sprint.

Is there any solution or workaround for this ?

1 answer

1 accepted

2 votes
Answer accepted
Andreas Krammer December 6, 2022

for future reference: I solved it by simply using the Kanban board

Suggest an answer

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

Atlassian Community Events