blob: 7b2ad97ba2aefb71ddd64e82f1f4b3d017e41415 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Task transitions
================
Transitions record each movement of the tasks between columns.
![Transitions](https://kanboard.net/screenshots/documentation/transitions.png)
Available from the task view, you can see that information:
- Date of the action
- Source column
- Destination column
- Executor (users that moves the task)
- Time spent in the origin column
Task transition data can also be exported from the project settings page.
![Transitions Export](https://kanboard.net/screenshots/documentation/transitions-export.png)
For the specified time range you will generate a CSV file that you can use with any spreadsheet software.
|