Project

General

Profile

scrum calendar not use

Added by chenghui liu 8 months ago

Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

Back

I, [2023-09-05T16:21:29.266904 #1] INFO -- : Started GET "/redmine/projects/qwe/issues/calendar" for 172.16.32.128 at 2023-09-05 16:21:29 +0800
I, [2023-09-05T16:21:29.268871 #1] INFO -- : Processing by CalendarsController#show as HTML
I, [2023-09-05T16:21:29.268969 #1] INFO -- : Parameters: {"project_id"=>"qwe"}
I, [2023-09-05T16:21:29.278128 #1] INFO -- : Current user: admin (id=1)
I, [2023-09-05T16:21:29.395005 #1] INFO -- : Rendered calendars/show.html.erb within layouts/base (Duration: 41.3ms | Allocations: 13232)
I, [2023-09-05T16:21:29.437972 #1] INFO -- : Rendered layout layouts/base.html.erb (Duration: 84.4ms | Allocations: 25632)
I, [2023-09-05T16:21:29.439169 #1] INFO -- : Completed 500 Internal Server Error in 170ms (Views: 76.3ms | ActiveRecord: 47.2ms | Allocations: 36161)
F, [2023-09-05T16:21:29.440125 #1] FATAL -- :
ArgumentError (wrong number of arguments (given 1, expected 3)):

plugins/scrum/lib/scrum/calendars_controller_patch.rb:19:in `new'
plugins/scrum/lib/scrum/calendars_controller_patch.rb:19:in `add_sprints'
lib/redmine/sudo_mode.rb:61:in `sudo_mode'