]> source.dussan.org Git - redmine.git/commit
Don't allow reassigning reported hours to the project if issue is a required field...
authorGo MAEDA <maeda@farend.jp>
Sun, 18 Feb 2018 04:24:05 +0000 (04:24 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 18 Feb 2018 04:24:05 +0000 (04:24 +0000)
commita500e8fafcca56a8f5f846db07cd2771867e7fc7
tree73aad07d55a9b16e32f6cb9dc6fce10d2f68b312
parent241e4cbb681f9834ebd696a7cfb6e85586c04bea
Don't allow reassigning reported hours to the project if issue is a required field for time logs (#28110).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@17199 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/views/issues/destroy.html.erb
test/functional/issues_controller_test.rb