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

Use copy_params_if_present in vm_common, manager_controller_mixin and miq_request_methods #6152

Merged

Conversation

hstastna
Copy link

@hstastna hstastna commented Sep 4, 2019

Issue: #6105

We can use copy_params_if_present method in some more places/controllers and to improve functionality (remove "" vs nil issues and bad response of Add/Save buttons) or to simplify the code.

Related PRs/changes:
#6139
#5815
d3c3878#diff-956e46b33fb5307990c4e1a4b5fd86ccR1267

Issue: ManageIQ#6105

Use the new method also in miq_request_methods.rb
@hstastna
Copy link
Author

hstastna commented Sep 4, 2019

@miq-bot add_label technical debt

@hstastna
Copy link
Author

hstastna commented Sep 4, 2019

@miq-bot add_reviewer @romanblanco

@miq-bot
Copy link
Member

miq-bot commented Sep 4, 2019

@hstastna 'romanblanco mzazrivec' is an invalid reviewer, ignoring...

@hstastna hstastna mentioned this pull request Sep 4, 2019
21 tasks
@miq-bot
Copy link
Member

miq-bot commented Sep 4, 2019

Checked commit hstastna@2098401 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. ⭐

Copy link
Member

@romanblanco romanblanco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@miq-bot miq-bot requested a review from romanblanco September 4, 2019 13:23
@mzazrivec mzazrivec self-assigned this Sep 5, 2019
@mzazrivec mzazrivec added this to the Sprint 120 Ending Sep 16, 2019 milestone Sep 5, 2019
@mzazrivec mzazrivec merged commit a359b69 into ManageIQ:master Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants