]> source.dussan.org Git - redmine.git/commit
Show warning and the reason when the issue cannot be closed or reopen because of...
authorGo MAEDA <maeda@farend.jp>
Tue, 10 Mar 2020 03:50:47 +0000 (03:50 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 10 Mar 2020 03:50:47 +0000 (03:50 +0000)
commit5917137d121bbca9a4a68f51beb4d59d87aa0651
tree7a3e1bc9a497a7a949957619182e2f0a822582fe
parent463e8163fc7edfea8319d7635866cc1f8d68b6ad
Show warning and the reason when the issue cannot be closed or reopen because of open subtask(s), blocking issue(s) or closed parent issue (#31589).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@19570 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/views/issues/_attributes.html.erb
config/locales/en.yml
test/functional/issues_controller_test.rb
test/unit/issue_test.rb