]> source.dussan.org Git - redmine.git/commit
Optimize Version#behind_schedule? by avoiding the call to completed_percent when...
authorGo MAEDA <maeda@farend.jp>
Mon, 17 Jun 2024 07:10:29 +0000 (07:10 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 17 Jun 2024 07:10:29 +0000 (07:10 +0000)
commitb3308d126a458d2b68cdb855a7c93d43335899e9
tree30404525ec98ce629fb502fd22cc6ab36795addc
parent35aa00f7ac70031e9857a3f8ebcf043d4db16dca
Optimize Version#behind_schedule? by avoiding the call to completed_percent when due_date or start_date is nil (#40798).

Patch by Go MAEDA (@maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@22882 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/version.rb