mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
20 lines
644 B
Markdown
20 lines
644 B
Markdown
Task transitions
|
|
================
|
|
|
|
Transitions record each movement of the tasks between columns.
|
|
|
|

|
|
|
|
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.
|
|
|
|

|
|
|
|
For the specified time range you will generate a CSV file that you can use with any spreadsheet software.
|