Project

General

Profile

Actions

Patch #35919

open

Illumination of overdue closed issues

Added by Gry Adams over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues planning
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

To improve the visual analysis of the department's performance, the illumination of overdue closed issues was added


Files


Related issues

Is duplicate of Redmine - Patch #34654: Accounting for the closing date of the issue when calculating the overdueNew

Actions
Actions #1

Updated by Gry Adams over 2 years ago

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

Actions #2

Updated by Mischa The Evil over 2 years ago

  • Is duplicate of Patch #34654: Accounting for the closing date of the issue when calculating the overdue added
Actions #3

Updated by Mischa The Evil over 2 years ago

FWIW: as I've also mentioned in #34654#note-1:

the plain use of Date.current might cause problems due to (user) timezone settings.

Actions #4

Updated by Gry Adams over 2 years ago

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

Actions #5

Updated by Gry Adams over 2 years ago

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?

Actions

Also available in: Atom PDF