Patch #35919
open
Illumination of overdue closed issues
Added by Gry Adams about 3 years ago.
Updated about 3 years ago.
Description
To improve the visual analysis of the department's performance, the illumination of overdue closed issues was added
Files
Gry Adams wrote:
To improve the visual analysis of the department's performance, the illumination of overdue closed issues was added
Environment:
Redmine version 4.2-stable
ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-linux]
Rails version 5.2.3
Environment test
Database adapter PostgreSQL
Mailer queue ActiveJob::QueueAdapters::InlineAdapter
Mailer delivery test\nSCM:
Subversion 1.9.7
Git 2.17.1
Filesystem
Redmine plugins: no plugin installed
- Is duplicate of Patch #34654: Accounting for the closing date of the issue when calculating the overdue added
FWIW: as I've also mentioned in #34654#note-1:
the plain use of Date.current might cause problems due to (user) timezone settings.
Mischa The Evil wrote:
Duplicates Patch #34654: Accounting for the closing date of the issue when calculating the overdue added
similar, but not a duplicate, the code is different
Mischa The Evil wrote:
FWIW: as I've also mentioned in #34654#note-1:
the plain use of Date.current might cause problems due to (user) timezone settings.
you're right, I'll replace it with "User.current.today", ok?
Also available in: Atom
PDF