Added automatic actions based on a daily event

This commit is contained in:
Frederic Guillot
2016-01-27 21:45:37 -05:00
parent 320c7971f6
commit 32e4a932c8
25 changed files with 421 additions and 30 deletions

View File

@@ -62,9 +62,4 @@ This chart show the average lead and cycle time for the last 1000 tasks over tim
Those metrics are calculated and recorded every day for the whole project.
Don't forget to run the daily job for statistics calculation
-------------------------------------------------------
To generate accurate analytic data, you should run the daily cronjob **project daily statistics**.
[Read the documentation of Kanboard CLI](cli.markdown)
Note: Don't forget to run the [daily cronjob](cronjob.markdown) to have accurate statistics.