Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This plugin conflicted with redmineup_tags plugin. #111

Open
landall opened this issue Jun 9, 2020 · 3 comments
Open

This plugin conflicted with redmineup_tags plugin. #111

landall opened this issue Jun 9, 2020 · 3 comments

Comments

@landall
Copy link

landall commented Jun 9, 2020

Started GET "/projects/test/issues_trees/tree_index?c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=category&c%5B%5D=author&c%5B%5D=assigned_to&c%5B%5D=updated_on&c%5B%5D=cf_1&c%5B%5D=parent.subject&f%5B%5D=status_id&f%5B%5D=tracker_id&f%5B%5D=&group_by=&op%5Bstatus_id%5D=o&op%5Btracker_id%5D=%3D&project_id=test&set_filter=1&sort=id%2Csubject&t%5B%5D=cf_1&t%5B%5D=&v%5Btracker_id%5D%5B%5D=3" for 192.168.124.1 at 2020-06-09 07:07:58 +0000
Processing by IssuesTreesController#tree_index as HTML
Parameters: {"c"=>["tracker", "status", "priority", "subject", "category", "author", "assigned_to", "updated_on", "cf_1", "parent.subject"], "f"=>["status_id", "tracker_id", ""], "group_by"=>"", "op"=>{"status_id"=>"o", "tracker_id"=>"="}, "project_id"=>"test", "set_filter"=>"1", "sort"=>"id,subject", "t"=>["cf_1", ""], "v"=>{"tracker_id"=>["3"]}}
Current user: admin (id=1)
Rendering plugins/redmine_issues_tree/app/views/issues_trees/tree_index.html.erb within layouts/base
Rendered plugins/redmine_issues_tree/app/views/issues_trees/_link_to_plain_view.html.haml (3.8ms)
Rendered queries/_filters.html.erb (41.3ms)
Rendered queries/_columns.html.erb (3.5ms)
Rendered plugins/redmine_issues_tree/app/views/issues_trees/_query_form.html.erb (51.8ms)
Rendered plugins/redmine_issues_tree/app/views/issues_trees/_tree_node.html.erb (16.7ms)
Rendered plugins/redmine_issues_tree/app/views/issues_trees/_tree_list.html.erb (33.6ms)
Rendered plugins/redmine_issue_templates/app/views/issue_templates/_issue_template_link.html.erb (2.9ms)
Rendered plugins/redmineup_tags/app/views/issues/_tags_sidebar.html.erb (405.1ms)
Rendered issues/_sidebar.html.erb (410.3ms)
Rendered plugins/redmine_issues_tree/app/views/issues_trees/tree_index.html.erb within layouts/base (543.1ms)
Completed 500 Internal Server Error in 799ms (ActiveRecord: 30.8ms)

ActionView::Template::Error (undefined local variable or method `sidebar_tags' for #<#Class:0x00005575b6bd32e8:0x00007f15ee613d38>
Did you mean? sidebar_queries):
1: <% unless sidebar_tags.empty? -%>
2:


3:

<%= l(:tags) %>


4: <%= render_sidebar_tags %>

@landall
Copy link
Author

landall commented Jun 9, 2020

not a very big thing. just log it.

@etoosamoe
Copy link

hello.
any workaround?

@popy2k14
Copy link

I have removed the tags plugin for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants