Defect #1165
Interal error updating Sprint field of an issue
Source:
Development
Detected on version:
Blocked:
No
Alone:
Milestones:
Sprint:
Description
Started PATCH "/issues/1157" for 83.53.71.126 at 2016-06-21 09:56:23 +0200 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"*******", "issue"=>{"is_private"=>"0", "project_id"=>"63", "tracker_id"=>"8", "subject"=>"Tooltips in burndown chart hidden behind SVG image", "description"=>"************", "status_id"=>"2", "priority_id"=>"4", "category_id"=>"281", "fixed_version_id"=>"192", "parent_issue_id"=>"", "custom_field_values"=>{"2"=>"Customer", "4"=>"193", "7"=>"1", "13"=>"0"}, "sprint_id"=>"Sprint 28", "notes"=>"", "private_notes"=>"0", "lock_version"=>"1"}, "time_entry"=>{"hours"=>"", "activity_id"=>"9", "comments"=>""}, "last_journal_id"=>"2072", "commit"=>"Submit", "id"=>"1157"} Current user: ****** (id=****) Completed 500 Internal Server Error in 53ms (ActiveRecord: 6.4ms) NoMethodError (undefined method `pbis' for nil:NilClass): app/models/issue.rb:175:in `create_or_update' app/controllers/issues_controller.rb:482:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:470:in `save_issue_with_child_records' app/controllers/issues_controller.rb:180:in `update' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Subtasks
Related issues