Hey all,
I want to show on my scrum board the issues in a way that it will be grouped by stories and all the tasks (not sub-task) that are connected to it by issue link- "related to" ,
I tried to use swimlanes query with script runner but it does not work,
anybody know if it's possible ?
I found several posts on this same type of topic by using the Google search engine and searching for
jira swimlanes group linked issues
Here are a couple of examples:
https://community.atlassian.com/t5/Jira-questions/swimlanes-story-linked-issues/qaq-p/1247320
https://community.atlassian.com/t5/Jira-questions/swimlanes-story-linked-issues/qaq-p/1247320
You would have to
- set your Swimlanes to Queries
- construct a JQL statement for each Story and make a swimlane for each JQL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.