Defect #28129
Last month period includes dates from current month
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Time tracking | |||
Target version: | - | |||
Resolution: | Affected version: | 3.4.3 |
Description
As you can see on screenshots there is Last Month (Jan 2018) period selected, however output includes dates from current month (Feb 2018).
History
#1
Updated by Kevin Kelly almost 3 years ago
I encountered this issue today and it was due to a timezone mismatch between the records in the database and the date on the server after migrating Redmine to a new machine. Changing the timezone on the server to match the timezone on the server where the records were originally created resolved the issue.