From 8da11d6e030b8144250b71a5874a14fe835e837e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 8 Jul 2015 22:09:24 -0400 Subject: Update documentation about lead and cycle time --- docs/analytics-tasks.markdown | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/analytics-tasks.markdown (limited to 'docs/analytics-tasks.markdown') diff --git a/docs/analytics-tasks.markdown b/docs/analytics-tasks.markdown new file mode 100644 index 00000000..c5acea5f --- /dev/null +++ b/docs/analytics-tasks.markdown @@ -0,0 +1,24 @@ +Analytics for tasks +=================== + +Each task have an analytics section available from the left menu in the task view. + +Lead and cycle time +------------------- + +![Lead and cycle time](http://kanboard.net/screenshots/documentation/task-lead-cycle-time.png) + +- The lead time is the time between the task creation and the date of completion (task closed). +- The cycle time is the time between the start date and the date of completion. +- If the task is not closed the current time is used instead of the date of completion. +- If the start date is not specified, the cycle time is not calculated. + +Note: You can configure an automatic action to define automatically the start date when you move a task to the column of your choice. + +Time spent into each column +--------------------------- + +![Time spent into each column](http://kanboard.net/screenshots/documentation/time-into-each-column.png) + +- This chart show the total time spent into each column for the task. +- The time spent is calculated until the task is closed. -- cgit v1.2.3