MantisBT: master 50e5b752
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2024-10-22 12:18 | master e18a9226 |
| Affected Issues | 0034885: Issue trends data should be relative to period start, not current time | |||
| Changeset | Issue Trends data relative to period start Until now the Issue Trend reports were aggregating data into hourly, These buckets were built backwards from the current time, which caused Setting the process' start time with the new Period::get_latest_bucket() Fixes 0034885 |
|||
| mod - plugins/MantisGraph/core/Period.php | Diff File | |||
| mod - plugins/MantisGraph/pages/issues_trend_bycategory_table.php | Diff File | |||
| mod - plugins/MantisGraph/pages/issues_trend_bystatus_table.php | Diff File | |||