Organise my Sprint backlog.

Liam Maeder
Contributor
September 25, 2018

I have an issue with my backlog, i have a whole lot of clients in a sprint and each has  their own colour. I would like to know if in the backlog is there a way to organise by either card colour or component?

Many Thanks

2 answers

1 accepted

1 vote
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 25, 2018

Hello Liam,

You can order your Backlog and Sprint Stories as you need by using the command ORDER BY in the JQL filter of the board:

- Navigate to your board > Click on the three dots icon (...) > Board Settings

- Click on Edit Filter Query > Add the parameter ORDER BY + the field you want to your filter and save. E.g:

project = TS ORDER BY component

Please, let me know if it helps.

Max Foerster - K15t
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 25, 2018

Hi Petterson,

you can add the ORDER BY bit but that won't change anything in the backlog or am I totally wrong? The sorting will still be based on the ranking field, not on any "ORDER BY" parameter in the quick filter and just tried it again with priorities because you really got me wondering. And nothing changed order was the same and priorities were wildly mixed: medium, lowest, highest, medium, medium, lowest.

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 25, 2018

Hello Max,

Actually, the change of the order in the filter of the board (Not the Quick filter, but the own board filter) does affect the backlog too:

Check that my issues on the backlog are ordered by issue key:

Screen Shot 2018-09-25 at 16.38.49.pngScreen Shot 2018-09-25 at 16.38.59.png

 

Once I changed the board filter, It becomes organized by issue type:

Screen Shot 2018-09-25 at 16.39.39.pngScreen Shot 2018-09-25 at 16.39.45.png

Max Foerster - K15t
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 25, 2018

Oh yes, thanks, I got you wrong and missed that!

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 25, 2018

You are welcome, Max. 

Liam Maeder
Contributor
September 27, 2018

Hi Patterson,

This helped a lot with arranging my backlog.

Thanks so much

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 28, 2018

You are welcome, Liam. 

I'm glad to know my answer was useful for you.

0 votes
Max Foerster - K15t
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 25, 2018

Hi Liam,

the backlog is based on the ranking of your issues and you can't change that. And that's the only thing that makes sense in the context of Scrum (what needs to be done first). So I guess you would like to have an overview of issues grouped by a specific customer or component for example. Have you tried building generic issues filters for active/open sprints grouping issues by components/customer for an overview?

Best, Max

Suggest an answer

Log in or Sign up to answer