Redmine 4.2.3: redmine_questions plugin creates No route matches errors
ActionController::RoutingError (No route matches [GET] "/plugin_assets/redmine_questions/javascripts/questions.js"):
File is actually named redmine_questions.js, though it doesn't super matter since the file is empty...
$ ls ../redmine-data/plugins/redmine_questions/assets/javascripts/ -l total 8 -rw-r--r-- 1 cladmin cladmin 6773 Mar 3 2020 jquery.simplecolorpicker.js -rw-r--r-- 1 cladmin cladmin 0 Mar 3 2020 redmine_questions.js
Answers (3)
Hi, please check my latest reply in the ticket discussion on support@redmineup.com (ticket ID is 30400). Thanks.
Hi,
This was resolved via email. The next release should have the fix.
Thanks for the reply and feedback. Glad to know that everything works fine for you now. :)