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 have "issues" been renamed to "tasks" on my installation. As i can guess (i am not sure), it prevents showing additional tags in column view. If i add new column "Tags", error 500 is shown.
LOG:
[7a8b869c-457c-4d07-ba0a-a09dfd3f3fe5] ActionView::Template::Error (undefined method `additional_tag_links' for #<ActionView::Base:0x00000000028000>
additional_tag_links tags, tag_controller: 'issues'
Did you mean? additional_tag_url
additional_tag_path):
[7a8b869c-457c-4d07-ba0a-a09dfd3f3fe5] plugins/additional_tags/lib/additional_tags/patches/queries_helper_patch.rb:30:in `column_content_with_tags'
How can i fix it?
The text was updated successfully, but these errors were encountered:
nekrasovdmitriy
changed the title
Tags column shows error 500 after renaming issues>tasks
Tags column shows error 500
May 18, 2024
I have "issues" been renamed to "tasks" on my installation. As i can guess (i am not sure), it prevents showing additional tags in column view. If i add new column "Tags", error 500 is shown.
LOG:
How can i fix it?
The text was updated successfully, but these errors were encountered: