Skip to content

DEPRECATION WARNING in Redmine 3.2.3 #49

@col-panic

Description

@col-panic

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions