View Issue Details

IDProjectCategoryView StatusLast Update
0034885mantisbtreportspublic2025-02-26 18:55
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Target Version2.28.0 
Summary0034885: Issue trends data should be relative to period start, not current time
Description

Currently, the Issue Trend reports are aggregating data into hourly, daily or weekly buckets, depending on the reporting period's duration.

These buckets are built backwards from the current time, which causes unexpected results as the first set of data can have an associated timestamp set before the selected period's start time.

Buckets should be relative to the period's start time (with the last bucket potentially smaller than the normal size).

TagsNo tags attached.

Relationships

related to 0034879 assigneddregad In Issue Trend graphs, the date is displayed in short format even if data is in hourly buckets 

Activities

dregad

dregad

2025-02-25 20:29

developer   ~0069918

Issue resolved by mistake due to pushing a work-in-progress branch to the mantisbt repository instead of my own fork. Sorry about the noise.