Actions
Defect #23010
closedActiveRecord::StaleObjectError in issue bulk update
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
I used the issue list, and select all issue.
then right click and choose assign to someone , then loading for long time and at last occured an blank page.
I checked the log as follows:
F, [2016-06-08T15:54:36.314677 #1660] FATAL -- : ActiveRecord::StaleObjectError (Attempted to update a stale object: Issue): app/models/issue.rb:182:in `create_or_update' app/controllers/issues_controller.rb:292:in `block in bulk_update' app/controllers/issues_controller.rb:278:in `each' app/controllers/issues_controller.rb:278:in `bulk_update' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Actions