-
Notifications
You must be signed in to change notification settings - Fork 897
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
Add check for nil group to system_context_requester #19309
Add check for nil group to system_context_requester #19309
Conversation
@miq-bot assign @tinaafitz |
@miq-bot add_label retirement |
c05d12c
to
ae9ef98
Compare
@lfu please review |
@tinaafitz I have five days to get this in but I'm not sure what else this PR needs. Please advise. |
@miq-bot add_label hammer/yes |
Ooookay, now four days to get this in, two of which are weekend days: @tinaafitz please take a look? |
ae9ef98
to
584271a
Compare
Checked commit d-m-u@584271a with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot remove_label wip |
@gmcculloug Please review. |
@miq-bot add_label changelog/yes |
Also yes I changed it to be more pretty but it does the same Backport of ManageIQ#19309 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1754043
Backported to hammer via #19319 |
…p_from_retirement_mixin Add check for nil group to system_context_requester (cherry picked from commit 957a270) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767896
Ivanchuk backport details:
|
@d-m-u please take a look at Travis failure in ivanchuk:
|
System retirement breaks currently if a user's groups get deleted.
https://bugzilla.redhat.com/show_bug.cgi?id=1750990
given the situation we're in here...