Closed dktcoding closed 5 years ago
Did you run bundle install/bundle update?
Yes,
And also tried:
redmine_tags
and keeping the other plugins -> successredmine_tags
-> failSince redmine_tags
is the only plugin essential for our workflow we decided to upgrade to 3.4.7
and postpone a bit the 4.0.0
upgrade, so I'll give it another try next weekend.
Looking forward to seeing this in Redmine core! (I can't believe it's not yet included given that is by far the most useful).
Regards and thanks for this amazing plugin!
Sorry, but I'm not able to reproduce.
I tried two scenarios:
3.4.7
instance with redmine_tags at 3.2.2
, create some issues with tags and after that update Redmine and redmine_tags to 4.0.0
.
Both worked as expected. When you have time to try again the update, please let me know your version of acts-as-taggable-on
from Gemfile.lock. bundle update
should bring version 6.0.0 which is the only one compatible with the latest Rails.
I started the whole process from zero (a couple of times) just leaving the redmine_tags
plugin, and everything was updated without problem.
Unfortunately I can't pinpoint the error, but at least is working!
Thanks for the help!
Thanks @dktcoding for your feedback.
I came across the same error was able to fix this issue by forcing the acts-as-taggable-on gem to version 5.0. i got the error using acts-as-taggable-on 4.0
Hi, I'm testing the latest Redmine version, and found that
redmine_tags
upgrade fails: