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
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
An error occurred while loading the routes definition of redmine_my_roadmaps plugin (/opt/redmine/apps/redmine/htdocs/plugins/redmine_my_roadmaps/config/routes.rb): uninitialized constant ActionController::Routing.
Hello @TrumanRu, I unfortunately couldn't replicate the issue - at least not with the sole my_roadmaps plugin installed.
Here's my test process, feel free to tell me if my use case is not the right one:
from a Docker 3.1 Redmine install, with the 0.2.1_redmine3.0 plugin version
change the plugin to the 3.4 plugin release
switch the Redmine version to 3.4.6
relaunch the container - which starts with a "rake db:migrate" and "rake redmine:plugins:migrate"
The info panel for my test container:
Environment:
Redmine version 3.4.6.stable
Ruby version 2.4.5-p335 (2018-10-18) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2
SCM:
Subversion 1.9.5
Mercurial 4.0
Bazaar 2.8.0
Git 2.11.0
Filesystem
Redmine plugins:
redmine_my_roadmaps 0.2.1_redmine3.0
I've noticed that I forgot to update the version in the Redmine_3.4 branch, thus the misleading 3.0 in its release. I've just fixed this, it does not change the plugin behavior though.
Error on install during 'rake migrate':
The text was updated successfully, but these errors were encountered: