Project

General

Profile

Defect #1603

Displaying backlog gives Internal error

Added by Mahesh Atapattu over 2 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Urgent
Category:
Product backlog
Target version:
-
Source:
Testing
Detected on version:
Blocked:
Yes
Alone:
No
Milestones:
Sprint:

Description

Please check my logs :

Started GET "/projects/orelbuy-hamedia/product_backlog" for 192.168.107.7 at 2021-10-14 19:19:15 +0530
Processing by ProductBacklogController#index as HTML
  Parameters: {"project_id"=>"orelbuy-hamedia"}
  Current user: admin (id=1)
Redirected to https://redmine.orelit.com/product_backlog/2
Completed 302 Found in 22ms (ActiveRecord: 7.2ms)
Started GET "/product_backlog/2" for 192.168.107.7 at 2021-10-14 19:19:15 +0530
Processing by ProductBacklogController#show as HTML
  Parameters: {"id"=>"2"}
  Current user: admin (id=1)
Completed 500 Internal Server Error in 119ms (ActiveRecord: 5.1ms)

NoMethodError (undefined method `reset_positions_in_list' for #<Issue:0x00007fc4009be198>):

plugins/scrum/app/controllers/product_backlog_controller.rb:208:in `check_issue_position'
plugins/scrum/app/controllers/product_backlog_controller.rb:214:in `block in check_issue_position'
plugins/scrum/app/controllers/product_backlog_controller.rb:213:in `check_issue_position'
plugins/scrum/app/controllers/product_backlog_controller.rb:202:in `check_issue_positions'
lib/redmine/sudo_mode.rb:61:in `sudo_mode'

Please help me to fix this issue.


Files


Related issues

Is duplicate of Scrum - Defect #1583: Error when loading backlog: NoMethodError (undefined method `reset_positions_in_list' for #<Issue:0x00007fab205fd390>):ResolvedActions

Also available in: Atom PDF