-
Notifications
You must be signed in to change notification settings - Fork 900
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
Create multiple requests for multiple service retirement #18958
Create multiple requests for multiple service retirement #18958
Conversation
@miq-bot add_label bug, hammer/yes |
47204e8
to
7532456
Compare
f129393
to
c9b73d7
Compare
@bdunne could you please review? |
@miq-bot remove_label wip |
c9b73d7
to
da51988
Compare
else | ||
req_obj.source.name | ||
end | ||
|
||
new_settings = [] | ||
"#{request_class::TASK_DESCRIPTION} for: #{name} - #{new_settings.join(", ")}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are never any new_settings for a retirement task so this is superfluous. Provisioning holdover that was left in, mea culpa.
80d76df
to
9890c1d
Compare
9890c1d
to
2d718e2
Compare
Checked commit d-m-u@2d718e2 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
If Brandon doesn't complain about the fact that there's one commit for a couple different things going on here, this should at least partially fix https://bugzilla.redhat.com/show_bug.cgi?id=1721501 |
…or_multiple_services Create multiple requests for multiple service retirement (cherry picked from commit 42a55cc) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1723833
Hammer backport details:
|
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1722194
We should be creating multiple requests for when you hit retire_now for multiple services. Thus the description with multiple services on one request should never get used and can get ✂️