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

Added to_i to port & end_port attributes #1318

Merged
merged 1 commit into from
May 9, 2017

Conversation

h-kataria
Copy link
Contributor

Added to_i to 'port' & 'end_port' attributes, to prevent comparison of Array with Array error when there is no value provided for port or end_port fields.

https://bugzilla.redhat.com/show_bug.cgi?id=1449053

@dclarizio please review.

Added to_i to 'port' & 'end_port' attributes, to prevent comparison of Array with Array error when there is no value provided for port or end_port fields.

https://bugzilla.redhat.com/show_bug.cgi?id=1449053
@miq-bot
Copy link
Member

miq-bot commented May 9, 2017

Checked commit h-kataria@f2d066f with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 1 offense detected

spec/helpers/security_group_helper/textual_summary_spec.rb

@dclarizio dclarizio merged commit 80aee06 into ManageIQ:master May 9, 2017
@dclarizio dclarizio added this to the Sprint 61 Ending May 22, 2017 milestone May 9, 2017
simaishi pushed a commit that referenced this pull request May 9, 2017
@simaishi
Copy link
Contributor

simaishi commented May 9, 2017

Fine backport details:

$ git log -1
commit dc06f1b02b4a79fb4fd74a25cf29e1bbfc4304d3
Author: Dan Clarizio <[email protected]>
Date:   Tue May 9 09:34:37 2017 -0700

    Merge pull request #1318 from h-kataria/sort_fix_for_firewall_rules
    
    Added to_i to port & end_port attributes
    (cherry picked from commit 80aee06a5d06163f419b533545a6fe1f772bc141)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1449365

@h-kataria h-kataria deleted the sort_fix_for_firewall_rules branch June 27, 2017 20:49
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