redmine_mylyn_connector
redmine_mylyn_connector copied to clipboard
DEPRECATION WARNING in Redmine 3.2.3
Using the connector in redmine-3.2.3 generally seems to work (working on evaluation), I however see lots of these entries
DEPRECATION WARNING: Relation#all is deprecated. If you want to eager-load a relation,
you can call #load (e.g. `Post.where(published: true).load`). If you want to get an array of records
from a relation, you can call #to_a (e.g. `Post.where(published: true).to_a`). (called from
get_trackers at /home/server/services/redmine-3.2.3/plugins/redmine_mylyn_connector/app/helpers/mylyn_connector/projects_helper.rb:6)