mirror of
https://github.com/SrIzan10/kanboard.git
synced 2026-05-01 10:45:29 +00:00
645 B
645 B
Task transitions
Transitions record each movement of the tasks between columns.
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.
For the specified time range you will generate a CSV file that you can use with any spreadsheet software.

