MantisBT: master c7aac2de

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-01-08 15:23 master d9c26622
Changeset

Fix summary_helper_get_time_stats

The query for summary_helper_get_time_stats iwas only accounting for
history transitions into the exact resolved status. This is wrong for
example: not counting open -> closed, counting closed -> resolved.

mod - core/summary_api.php Diff File