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!
Community moderators have prevented the ability to post new answers.
Hi Piotr.
you could release them and add a version to your release by pressing "Release" at the top of your "Done" column.
https://confluence.atlassian.com/pages/viewpage.action?pageId=268046489
I was looking for something more suitable for tasks, since these projects do not rally have releases / versions, but I guess, why not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This sounds more like a workaround - is there a real solution for this these days?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
(status != Done OR (status = Done AND resolutiondate > -5d))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perfect. This is exaclty what was needed.
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.
Works for me! Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perfect !!! Thank you @Tiago Ferreira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sounds good. But how?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Add the "resolutiondate < -4w" to your saved filter query for the kanban board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
changing the filter in such a way removes data more than 4 weeks old from reports. doesn't it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting, will see about it :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just noticed this today!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just what I was looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.