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
I tried to install and test other plugins that patches column_content(), such as spent-time and user_icon, but both didn't cause conflict.
The conflict might be caused by category-tree using a custom defined function in queries_helper_patch, which other plugins with similar patch don't do. But I can't be sure.
If I really wanted both plugins to coexist, I would try to transplant the contents of the function render_issue_category_with_tree into queries_helper_patch.rb, to eliminate custom function call.
Click on Pivot link generates 500 error. Log shows a possible conflict with the issue_category_tree plugin? https://github.com/bpat1434/redmine_category_tree
The text was updated successfully, but these errors were encountered: