Configuring boards in Kanban: When I move Wishlist and Todo-items to the backlog and delete the Todo-column the backlog behaves weird and shows not only all items in progress but also sometimes gives an empty backlog.
Is that supposed to happen?
Hello Lena,
I think the answer is here:
An issue will only be visible in the Kanban backlog if:
- the issue matches the board's saved filter, and
- the issue's status is in the Kanban backlog column, or the next column on the Kanban board.
So according to your screenshot I guess you had issues in To do and Wishlist status, and also issues in the In Progress column in your backlog. Adding an empty column next to your backlog should do the trick:
Can you please try to do so and tell us if it helps?
- Manon
Then the first problem appears, the backlog is containing all items from In Progress
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's weird, it works well on my side:
Or maybe you don't expect the In Progress to be displayed above Backlog? I don't think we can do anything about it since it's the expected behaviour.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Per the details on "Use Your Kanban Backlog" the first section is always the first column on your Kanban board. Then your backlog follows. I assume this is to easily move items from your backlog into the first column (which in the Simple Workflow is "To Do") without having to leave the Backlog view.
I didn't want the team to be able to move items to the first column from the Backlog view so I made the first column "Blocked" status.
For your example, you may want to consider one of your other statuses such as "Ready for Development" as your first column on your Kanban board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Lena Wikström,
Can you take a screenshot of the Board Configuration--->Column management?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you need to add the To Do column and make the state Todo, and Wishlist matches To that column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I add a column for Selected for Development it behaves the same way, the items marked Selected for development is part of the Backlog even if the config is different. But doing this means the Todo-items are part of the Backlog list.
If it is not possible to remove the To do-column then maybe it should be stated in the config?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want to see an Issue for some state in the kanban, you must configure the kanban column for that state.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do, and the board works, but the back-log is not. It is adding other states to the backlog than the ones I specified to be in the backlog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you want to build a Backlog and sprint to manage Board?
When building Board, you should choose the Scrum Board instead of Kanban
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We work with Kanban, not sprints, thus the top item in the Backlog should be the first item for development, when the item is selected for development it should end up on the board.
So it is not possible to remove the To do column from the board in Kanban? Will it help if I remove the Todo status from all cards?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you don't want Todo, Wishlist's Issue displayed in the kanban, you can exclude these two states directly in the kanban Filter,like :
issuetype not in(Todo, Wishlist)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, added that but instead of Issuetype I used Status. But then the Backlog disappears.
I think my solution has to be a work around, simply not use Todo as status. Thanks for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
The Backlog shows issues that have statuses, which are set for the Backlog. Do you mean that the Backlog does not show some issues with the statuses, which are defined for the Backlog?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I mean the Backlog shows the In progress items even if it is not part of the configuration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.