MantisBT: master e18a9226

Author Committer Branch Timestamp Parent
dregad dregad master 2024-10-22 12:08 master 17f1fa58
Affected Issues  0034880: The latest data set is not included in Issue Trends graphs
Changeset

Include the most recent data set in Issue Trends

Flawed logic caused the current (initial) state to be overwritten during
the loop's first iteration when aggregating data in buckets.

Fixes 0034880

mod - plugins/MantisGraph/pages/issues_trend_bycategory_table.php Diff File
mod - plugins/MantisGraph/pages/issues_trend_bystatus_table.php Diff File