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

Client isn't passed to associations correctly #17

Open
cantino opened this issue Mar 27, 2015 · 7 comments
Open

Client isn't passed to associations correctly #17

cantino opened this issue Mar 27, 2015 · 7 comments

Comments

@cantino
Copy link
Contributor

cantino commented Mar 27, 2015

See http://stackoverflow.com/questions/29288253/ruby-instance-variable-across-classes-or-a-better-way-to-share-an-object-among-c

@cantino
Copy link
Contributor Author

cantino commented Mar 27, 2015

@adambedford I assume it was you posting on Stack Overflow?

@adambedford
Copy link
Contributor

@cantino Yes it was. I still haven't figured out a good solution for this

@cantino
Copy link
Contributor Author

cantino commented Mar 27, 2015

We should be able to pass the client threw when we're building associations. I'd definitely call this a bug.

@cantino
Copy link
Contributor Author

cantino commented Mar 27, 2015

You identified the underlying issue correctly: you only get to assign one token to the Mavenlink client. We will look at fixing that.

@einzige
Copy link
Contributor

einzige commented Mar 30, 2015

this is easy thing to do :)

@cantino
Copy link
Contributor Author

cantino commented Mar 30, 2015

Yea, we can fix it.

@cantino
Copy link
Contributor Author

cantino commented Jun 11, 2015

@adambedford Is this fixed for you now?

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

No branches or pull requests

3 participants