Force integer type for aggregated metrics

This commit is contained in:
Frederic Guillot
2016-03-22 20:58:46 -04:00
parent 8768a4e369
commit 2425fd85c0
3 changed files with 4 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ Improvements:
Bug fixes:
* Force integer type for aggregated metrics (Burndown chart concat values instead of summing)
* Fixes cycle time calculation when the start date is defined in the future
* Access allowed to any tasks from the shared public board by changing the URL parameters
* Fix invalid user filter for API procedure createLdapUser()