You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @Loriowar ,
First of all thank you for such a helpful plugin. I am facing below issue in redmine. I am using redmine up tags plugin. Could you please help me here. Thanks!
ActionView::Template::Error (undefined local variable or method `sidebar_tags' for #<#Class:0x00007f91d602a0e8:0x00007f91d558e198>
Did you mean? sidebar_queries):
1: <% unless sidebar_tags.empty? -%>
2:
3:
<%= l(:tags) %>
4: <%= render_sidebar_tags %>
The text was updated successfully, but these errors were encountered:
Below is the environment details.
Environment:
Redmine version 4.1.0.stable
Ruby version 2.5.7-p206 (2019-10-01) [x86_64-linux]
Rails version 5.2.4.1
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Hello @Loriowar ,
First of all thank you for such a helpful plugin. I am facing below issue in redmine. I am using redmine up tags plugin. Could you please help me here. Thanks!
ActionView::Template::Error (undefined local variable or method `sidebar_tags' for #<#Class:0x00007f91d602a0e8:0x00007f91d558e198>
Did you mean? sidebar_queries):
1: <% unless sidebar_tags.empty? -%>
2:
3:
<%= l(:tags) %>
4: <%= render_sidebar_tags %>
The text was updated successfully, but these errors were encountered: