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

Fix bug where server=None was passed to check_version #229

Merged
merged 2 commits into from
Mar 18, 2019

Conversation

polyatail
Copy link
Contributor

This fixes a bug where check_version was getting server=None passed to it. This will happen when a user logged in several days ago, has a ~/.onecodex file saved, and tries to access a command gated with the @login_required decorator.

@polyatail polyatail added the bug label Mar 18, 2019
@polyatail polyatail added this to the Sprint Olive milestone Mar 18, 2019
@polyatail polyatail self-assigned this Mar 18, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 84.325% when pulling 825d68f on roo-checkversion into 744963c on master.

@polyatail polyatail merged commit 12bea1d into master Mar 18, 2019
@boydgreenfield boydgreenfield deleted the roo-checkversion branch March 19, 2019 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants