blob: c32f696a9e0e8413cc9f976886232f8c6d3f470b (
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](http://kanboard.net/screenshots/documentation/transitions.png)
Available from the task view, you can see those information:
- Date of the action
- Source column
- Destination column
- Executer (user that move the task)
- Time spent in the origin column
Task transition data can also be exported from the project settings page.
![Transitions Export](http://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.
|