]> source.dussan.org Git - redmine.git/commit
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue."...
authorGo MAEDA <maeda@farend.jp>
Thu, 1 Apr 2021 14:48:50 +0000 (14:48 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 1 Apr 2021 14:48:50 +0000 (14:48 +0000)
commite86476eb5be8abbabba60e0c9a34f4a50fafcfb9
tree387b00490db631ccd077e621cb364c4f41c4fb09
parentf1b1c2f4712e089d9a00310f24d54c672f707235
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912).

Patch by Pavel Rosický.

git-svn-id: http://svn.redmine.org/redmine/trunk@20884 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/object_helpers.rb
test/unit/issue_test.rb
test/unit/project_test.rb
test/unit/user_test.rb