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

Rebuild Provision Requests with arrays #15410

Merged

Conversation

syncrou
Copy link
Contributor

@syncrou syncrou commented Jun 20, 2017

If a field is included in the FIELD_ARRAY constant, we allow the resulting values returned as arrays.

@syncrou
Copy link
Contributor Author

syncrou commented Jun 20, 2017

@miq-bot assign @gmcculloug

@miq-bot add_label bug

@@ -72,6 +72,8 @@
class Tab
attr_reader :output, :log

FIELD_ARRAY = [:security_groups].freeze
Copy link
Member

Choose a reason for hiding this comment

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

I jokingly want to call this FIELD_ARRAY_ARRAY but maybe a more realistic name would be ARRAY_FIELD_NAMES?

If a field is included in the FIELD_ARRAY constant, we allow the resulting values returned as arrays.
@syncrou syncrou force-pushed the rebuild_provision_request_sec_group_arrays branch from 87043b9 to a5404e1 Compare June 26, 2017 18:08
@miq-bot
Copy link
Member

miq-bot commented Jun 26, 2017

Checked commit syncrou@a5404e1 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@gmcculloug gmcculloug merged commit 6a07014 into ManageIQ:master Jun 26, 2017
@gmcculloug gmcculloug added this to the Sprint 64 Ending Jul 3, 2017 milestone Jun 26, 2017
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.

3 participants