blob: 7462b68388054687a981c95d96a17f00a31c8ad6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Closing tasks
=============
When a task is closed, they are hidden from the board. However, you can always access to the list of closed tasks from the board menu **Board > Actions > Completed tasks**.
There are two different way to close a task, from the task dropdown menu on the board:
![Close a task from dropdown menu](http://kanboard.net/screenshots/documentation/menu-close-task.png)
Or from the task sidebar menu in the task detail view:
![Close a task](http://kanboard.net/screenshots/documentation/closing-tasks.png)
Note: When you close a task, all subtasks not completed will be changed to the status "Done".
|