The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Filter with Script Runner doesn't work for all boards

Ofira Daniel
Contributor
December 21, 2017

Hi ,

I wants to create filter that give me all items from next sprint in specific project 

I have below query but from some reason it doesn`t work for all projects/boards

 

Filter : PROJECT = AAA AND  (Sprint  in nextSprint("AAA Main Scrum Board"))

 

Anyone knows why it works for some projects / boards and for some not ?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Gregor Kasmann_Actonic
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 Champions.
December 22, 2017

From description (https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_nextsprint):

Shows issues that are members of the next, not-yet-started sprint on the specified board.

Check that you have at least one "Future Sprint" (not started yet) on your board.

Ofira Daniel
Contributor
December 23, 2017

Thanks ,

 

This is not my issue , I have several future sprints which didn't start yet 

Like christinarenebrooks likes this
Mark Salzwedel
Contributor
March 29, 2018

Did you ever find an answer to this?  I'm having the same problem.  (Actually, I can't get it to work for any of my boards)

Mark Salzwedel
Contributor
May 30, 2018

Figured it out!  Syntax should be: issueFunction in nextSprint("Board Name")

Like # people like this
TAGS
AUG Leaders

Atlassian Community Events