OSDN Git Service

Make the 'duplicates of' relation asymmetric:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 3 Jun 2008 18:30:29 +0000 (18:30 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 3 Jun 2008 18:30:29 +0000 (18:30 +0000)
commit7042879811ab27fea45ea23a06b95eb8d70207b7
tree52a11301794f9b5a617a76d65d66ad8bfb551a29
parent891a71ad474812ce0108d84d649706dc64336c90
Make the 'duplicates of' relation asymmetric:
* closing a issue will close its duplicates
* closing a duplicate won't close the main issue

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1488 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/models/issue_relation.rb
test/unit/issue_test.rb