Modify

Opened 4 years ago

Last modified 4 years ago

#13721 new defect

Wrong date in when plotting the stat using macro

Reported by: dewan.shamsul@… Owned by:
Priority: normal Component: TracTicketStatsPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Jun Omae)

Tracticketstats 3.0.0dev We started using it from 2020-01-01. We have some 28 tickets created on that day. I used the following macro to show stats in wiki page.

[[TicketStats(title = Total tickets 2020 Q1, height=250, daterange=2020-01-01;2020-04-01, res_days=1)]]

But it shows that 28 tickets were created on 2020-01-02. All dates are one date advance. So,

  • 2020-01-01 stats are shown as 2020-01-02
  • 2020-01-02 stats are shown as 2020-01-03
  • 2020-01-04 stats are shown as 2020-01-04

and so on.

Attachments (1)

tracticketstat.png (25.5 KB) - added by anonymous 4 years ago.

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by anonymous

Attachment: tracticketstat.png added

comment:1 Changed 4 years ago by Jun Omae

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.