Forums

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

Is it possible to show a ticket in more than one component on a single sprint board?

Deleted user October 1, 2019

Hello,

as allready mentioned in my headline i have the following question:

"Is it possible to show a ticket in more than one component on a single sprint board?"

 

Issue right now:

If i create a task with more than one component and drag and drop this task into my sprint planning i only see the ticket in one of the components (by the way: swimmlanes = components in my board).

For example:

Ticket1 belongs to component A and component B. In the sprint board it is only mentioned in the component A. 

 

side facts:

- Our project is structured by components

- We are using a Scrum Board with components as swimmlanes

 

kind regards,

Niklas

4 answers

0 votes
Bill Sheboy
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 Leaders.
October 1, 2019

Hi @[deleted]  , and welcome to the community!

What are you using components to represent?  For example, when components are related to solution pieces, the simplest approach may be to have separate work items rather than have a single Jira issue represent two pieces of work.

 

Best regards,

Bill

0 votes
John Funk
Community Champion
October 1, 2019

Hi @[deleted] - Welcome to the Atlassian Community!

So, do you really want to show an issue linked to multiple components (that is easy enough) or do you want to show the issue in multiple Swimlanes? This is not possible in Jira. An issue can only appear in one Swimlane. 

Deleted user October 1, 2019

Yes i wanted to show them in multiple Swimlanes...

John Funk
Community Champion
October 2, 2019

As I said above, that is not possible in Jira. Another option which Ignacio suggested is to use Quick Filters with a single Swimlane. 

Finally, you could actually create a different board for each Component with the sub-filter based on the component. 

Not much else you can do

Like Sara Santoro likes this
0 votes
Deleted user October 1, 2019

Hi Ignacio,

 

thanks for that fast answer. Unfortunately the project has over 10 components, which would cause a lot of swimmlanes….

 

So there is no other solution?

Ignacio Pulgar
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 Leaders.
October 1, 2019

For this use case, maybe it's better setting 10 Quick Filters (1 per component) instead of 10 swimlanes.

It may also be helpful including the Component field in the card layout. That way you will easily detect issues belonging to several components with no need for selecting them.

Ignacio Pulgar
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 Leaders.
October 1, 2019
Deleted user October 1, 2019

Quick Filters are allready in use. But they dont look as good as sorted by swimmlanes...

Nevermind thanks anyways.

0 votes
Ignacio Pulgar
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 Leaders.
October 1, 2019

Hi Niklas,

The board swimlanes have been designed to work this way:

For each issue returned by the board's filter, the top-most JQL query in your swimlanes definition will be executed. If the issue would be returned by that JQL, then that issue will be assigned to that swimlane and the next issue will be processed.

Otherwise, the issue would be tried to match the next swimlane JQL, until it matches one. If the issue matches no swimlanes, then it will be added to the very bottom of the board, under Other Issues swimlane, and process will continue with the next issue.

That said, there's no way to make the same issue appear twice in the same board.

Maybe, creating an additional swimlane on top position (above all existing ones) might be considered with the following JQL:

component = <component A> AND component = <component B>

So issues matching those two components at once would be assigned to this new swimlane.

Hope it helps.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events