-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
If tree view enabled by deafault, switch from project to its parrent project cause error 500.
Relevant part of log:
Processing by IssuesController#index as HTML
Parameters: {"project_id"=>"another_test"}
Current user: admin (id=6)
Completed 500 Internal Server Error in 9ms (ActiveRecord: 2.4ms)
ArgumentError (bad argument (expected URI object or URI string)):
plugins/redmine_issues_tree/lib/redmine_issues_tree/issues_controller_patch.rb:10:in `index'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
My system is:
Environment:
Redmine version 4.0.4.stable
Ruby version 2.5.5-p157 (2019-03-15) [x86_64-linux-gnu]
Rails version 5.2.3
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.20.1
Filesystem
Redmine plugins:
redmine_gemavatar 1.1
redmine_impersonate 2.0.0
redmine_issue_templates 0.3.7
redmine_issues_tree 0.0.14
redmine_ldap_sync 2.2.0
redmine_static_link 0.1.0
Issue tree plugin is from 4.0x branch.
Metadata
Metadata
Assignees
Labels
No labels