An INTERNAL ERROR on Redmine 3.3.0
Plugin was fine worked on Redmine 2.6 but after upgrade to Environment:
Redmine version 3.3.0.stable Ruby version 2.1.8-p440 (2015-12-16) i386-mingw32 Rails version 4.2.6
an INTERNAL ERROR occured then try request at any menu for InfoCategory.push_menu(menu, :workflows) InfoCategory.push_menu(menu, :settings).
The log is next: Started GET "/redmine/information/workflows" for 127.0.0.1 at 2017-02-12 11:57:44 +0300 Processing by InfoController#show as HTML
Completed 500 Internal Server Error in 31ms (ActiveRecord: 15.6ms)
NoMethodError (undefined method count_by_tracker_and_role' for #<Class:0x4502f70>):
Started GET "/redmine/information/workflows" for 127.0.0.1 at 2017-02-12 11:59:06 +0300
Plugin was fine worked on Redmine 2.6 but after upgrade to Environment:
Redmine version 3.3.0.stable Ruby version 2.1.8-p440 (2015-12-16) i386-mingw32 Rails version 4.2.6
an INTERNAL ERROR occured then try request at any menu for InfoCategory.push_menu(menu, :workflows) InfoCategory.push_menu(menu, :settings).
The log is next: Started GET "/redmine/information/workflows" for 127.0.0.1 at 2017-02-12 11:57:44 +0300 Processing by InfoController#show as HTML
Completed 500 Internal Server Error in 31ms (ActiveRecord: 15.6ms)
NoMethodError (undefined method count_by_tracker_and_role' for #<Class:0x4502f70>):
Started GET "/redmine/information/workflows" for 127.0.0.1 at 2017-02-12 11:59:06 +0300