mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #497] Monthly Report email for April listed the month that just started #365
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#365
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dimo414 on GitHub (Apr 1, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/497
I got a Monthly Report email earlier today that listed April in the second column. Unsurprisingly every entry in the column was "All good!" since the month has barely started :) Historically the email has included the month that just ended on the right and the prior month to its left, so I would have expected February and March instead of March and April.
@cuu508 commented on GitHub (Apr 2, 2021):
Thanks for the report!
I noticed the exact same thing when I looked at my this month's report. This is a bug, I made it in
5979204691while improving downtime summary in the check details page and "cleaning some code up" ...Fixed now.