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

Fixed code to expect keys as strings instead of symbols. #13087

Merged
merged 1 commit into from
Dec 9, 2016

Conversation

h-kataria
Copy link
Contributor

This issue was introduced in #12322, some of the code is common between class schema editor and method editor that caused method editor to break.
Fixed any affected spec tests.

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

@mkanoor @gmcculloug please review/merge

This issue was introduced in ManageIQ#12322, some of the code is common between class schema editor and method editor that caused method editor to break.
Fixed any affected spec tests.

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

miq-bot commented Dec 9, 2016

Checked commit h-kataria@cd6a672 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
2 files checked, 0 offenses detected
Everything looks good. 🍰

@mkanoor mkanoor merged commit c3171b8 into ManageIQ:master Dec 9, 2016
@mkanoor
Copy link
Contributor

mkanoor commented Dec 9, 2016

👍

@mkanoor mkanoor added this to the Sprint 51 Ending Jan 2, 2017 milestone Dec 9, 2016
@chessbyte
Copy link
Member

chessbyte pushed a commit that referenced this pull request Dec 9, 2016
Fixed code to expect keys as strings instead of symbols.
(cherry picked from commit c3171b8)

https://bugzilla.redhat.com/show_bug.cgi?id=1403350
@chessbyte
Copy link
Member

Euwe Backport details:

$ git log -1
commit c9ce739e73f8c42f5cda8772f12ae02d966a8d52
Author: Madhu Kanoor <[email protected]>
Date:   Fri Dec 9 13:43:53 2016 -0500

    Merge pull request #13087 from h-kataria/ae_method_editor_fix
    
    Fixed code to expect keys as strings instead of symbols.
    (cherry picked from commit c3171b816a7486f3dbf72b1c2661d8cbbb5ba229)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1403350

@chessbyte
Copy link
Member

chessbyte pushed a commit that referenced this pull request Dec 14, 2016
Fixed code to expect keys as strings instead of symbols.
(cherry picked from commit c3171b8)

https://bugzilla.redhat.com/show_bug.cgi?id=1403351
@chessbyte
Copy link
Member

Darga Backport details:

$ git log -1
commit fd7155d0e8e984e489fe787e1a2256110115976b
Author: Madhu Kanoor <[email protected]>
Date:   Fri Dec 9 13:43:53 2016 -0500

    Merge pull request #13087 from h-kataria/ae_method_editor_fix
    
    Fixed code to expect keys as strings instead of symbols.
    (cherry picked from commit c3171b816a7486f3dbf72b1c2661d8cbbb5ba229)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1403351

@h-kataria h-kataria deleted the ae_method_editor_fix branch June 26, 2017 20:07
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.

5 participants