Hello,
I would like to use Kanban for project management, but not software development. Once tasks are completed they gather up in the last Done column. The number grows rapidly. What is the best practise to "archive" these tasks, so they are no longer visible on the board but still searchable.
Thanks!
Solved! Go to Solution.
I was looking for something more suitable for tasks, since these projects do not rally have releases / versions, but I guess, why not.
yeah you're right. in our kanban project we also don't use versions so i decided to use calendar weeks instead.
i run release every friday
This sounds more like a workaround - is there a real solution for this these days?
Hi Piotr,
We are using Kanban for Project Management, and closed task are in a special Column in Kanban. They are in Unmapped Statuses Column, so they no appear in Kanban view.
Hope this helps.
Mario
Interesting, will see about it :)
I edited the board query to show just the last month closed tasks (resolutiondate < -4w). So the stakeholders can check the recent closed tasks easier than if we had all the closed tasks (we are running this project for 4 years already)
sounds good. But how?
Add the "resolutiondate < -4w" to your saved filter query for the kanban board.
changing the filter in such a way removes data more than 4 weeks old from reports. doesn't it?
(status != Done OR (status = Done AND resolutiondate > -5d))
Perfect. This is exaclty what was needed.
Works for me! Thanks
Perfect !!! Thank you @Tiago Ferreira
Just noticed this today!
Just what I was looking for.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.