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

Attempt to fix User circular dependency auto-loading #263

Closed

Conversation

mfrister
Copy link
Contributor

When User is loaded first, try to emulate the behavior as if Principal was loaded first.

No OpenProject issue, problem appeared while trying to improve test load times.

Unfortunately, I had to indent the whole User class, so Git shows a lot of changes.

When User is loaded first, try to emulate the behavior as if Principal was loaded first.

Conflicts:
	app/models/user.rb
@mfrister
Copy link
Contributor Author

mfrister commented Aug 8, 2013

Ok, so this is on hold until we evaluate whether there's a better solution to this problem.
See https://www.openproject.org/issues/1547

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

Successfully merging this pull request may close these issues.

2 participants