]> source.dussan.org Git - redmine.git/commit
Allow assigning issues back to the author. #4199
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 7 Oct 2010 17:28:29 +0000 (17:28 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 7 Oct 2010 17:28:29 +0000 (17:28 +0000)
commit7798e1b1f77645099a0e54769bcc279e078917b5
tree825c3107ed36582c2afd925e75cf2bafaa94c1fc
parent068771ea0764e326d720455c87e6c8cbc0f825a3
Allow assigning issues back to the author. #4199

This allows an issue to be reassigned to the author even if they are not
a project member.  Useful when passing back an issue to get more
information from the author.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4240 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
test/unit/issue_test.rb