Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find Tracker with 'id'=all with redmine 3.x #41

Open
Tcharl opened this issue May 1, 2015 · 4 comments
Open

Couldn't find Tracker with 'id'=all with redmine 3.x #41

Tcharl opened this issue May 1, 2015 · 4 comments

Comments

@Tcharl
Copy link

Tcharl commented May 1, 2015

Hi,

I've got an error using redmine 3.x and this connector: Couldn't find Tracker with 'id'=all.

Is anyone experiencing this issue?
Regards

@lanale
Copy link

lanale commented May 1, 2015

Hi Charlie,
here the solution:
joaopedrotaveira#1
Bye
Ale
Il 01/mag/2015 19:08, "Charlie Mordant" notifications@github.com ha
scritto:

Hi,

I've got an error using redmine 3.x and this connector: Couldn't find
Tracker with 'id'=all.

Is anyone experiencing this issue?
Regards


Reply to this email directly or view it on GitHub
#41.

@Tcharl
Copy link
Author

Tcharl commented May 1, 2015

Hi,

Thank you!
Why isn't it merged in this repo?
Regards,

@lanale
Copy link

lanale commented May 2, 2015

joaopedrotaveira merged commit2278449 into master from master 6 days ago
joaopedrotaveira#1 (comment)
😉
Il 01/mag/2015 23:02, "Charlie Mordant" notifications@github.com ha
scritto:

Hi,

Thank you!
Why isn't it merged in this repo?
Regards,


Reply to this email directly or view it on GitHub
#41 (comment)
.

@DzianisFrydliand
Copy link

We have updated with joaopedrotaveira#1
It works, but there're a lot of deprecation warnings in a logfile:

Started GET "/redmine_backup/mylyn/projects" for xxx.xx.x.xx at 2015-08-05 11:56:53 +0300
Processing by MylynConnector::ProjectsController#all as XML
  Current user: xxx (id=7)
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 /srv/www/htdocs/redmine_backup/plugins/redmine_mylyn_connector/app/helpers/mylyn_connector/projects_helper.rb:6)

Installation details:

Environment:
  Redmine version                3.1.0.stable
  Ruby version                   2.0.0-p0 (2013-02-24) [x86_64-linux]
  Rails version                  4.2.3
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.6.11
  Cvs                            1.12.12
  Git                            1.7.7.3
  Filesystem                     
Redmine plugins:
  redmine_mylyn_connector        2.8.2.stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants