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

Don't set the session if we are unsetting the ILM session #1566

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

jrjohnson
Copy link
Member

When ILM is removed from a session we send NULL to this method. We
should not then turn around and attempt to set the session on that NULL
values.

Fixes #1564

When ILM is removed from a session we send NULL to this method.  We
should not then turn around and attempt to set the session on that NULL
values.
@thecoolestguy
Copy link
Member

@homu r+

@homu
Copy link
Contributor

homu commented Sep 7, 2016

📌 Commit 4ca7e79 has been approved by thecoolestguy

homu added a commit that referenced this pull request Sep 7, 2016
Don't set the session if we are unsetting the ILM session

When ILM is removed from a session we send NULL to this method.  We
should not then turn around and attempt to set the session on that NULL
values.

Fixes #1564
@homu
Copy link
Contributor

homu commented Sep 7, 2016

⌛ Testing commit 4ca7e79 with merge 3a8de6b...

@homu
Copy link
Contributor

homu commented Sep 7, 2016

☀️ Test successful - status

@homu homu merged commit 4ca7e79 into ilios:master Sep 7, 2016
@jrjohnson jrjohnson deleted the 1564-setilmsession branch September 7, 2016 18:57
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

Successfully merging this pull request may close these issues.

None yet

4 participants