Fix broken url for closed tasks in project view

This commit is contained in:
Frederic Guillot
2015-08-01 14:28:58 -04:00
parent b377b57516
commit af163a9a62
3 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
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**.
When a task is closed, they are hidden from the board.
However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter dropdown.
There are two different way to close a task, from the task dropdown menu on the board: