I am using ScriptRunner and I'm trying to select Epics that are not in the current or closed sprints. I always keep two Sprints open the current active and the next sprint.
I am able to produce results using references to existing filters as a predicate, but looking for a solution that may not require referencing saved sub queries.
Hi Ryan,
Thank you for your question.
I can confirm that ScriptRunner for Jira Cloud does not provide a JQL query to allow you to search through all future sprints but does provide the nextSprint() and inSprint() JQL functions which may be useful to help you create the JQL query that you require.
I hope this information helps.
Regards,
Kristian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.