Trying to set up the board that would show all tasks and subtasks within few specific epics in their separate swimlanes. Before switching to cloud the query would look like this
"Epic Link" = TTT-111 OR issueFunction in subtasksOf("'Epic Link' = TTT-111")
However now the issueFunction and subtasksOf can be only used within ScriptRunner.
If I define a filter in ScriptRunner based on the query and define Swimlane as
filter = "My Filter"
No issues show up even though filter works...
Any way to define the swimlane to show tasks and subtasks from specific epics?
If you got migrated as we did do check how the board query looks like, it had no other tickets but only Epics, hence it did not work...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.