]> source.dussan.org Git - redmine.git/commit
Fix: Copying an issue fails if the issue is watched by a locked user (#28765).
authorGo MAEDA <maeda@farend.jp>
Sat, 19 May 2018 00:44:10 +0000 (00:44 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 19 May 2018 00:44:10 +0000 (00:44 +0000)
commit2943153ecaa463487b7f0e6bdcbdfe0e57aabab6
treeefac7945c37e40ae6e1b0ac54eab810eb080c737
parent7832ca683acead2491c8c7d1106c18a68e545ef0
Fix: Copying an issue fails if the issue is watched by a locked user (#28765).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@17342 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/issues_helper.rb
app/models/issue.rb
test/functional/issues_controller_test.rb
test/unit/issue_test.rb