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

Fix for differing behavior in DialogFieldTagControl multi/single drop downs #16955

Merged
merged 1 commit into from
Feb 6, 2018

Conversation

eclarizio
Copy link
Member

This will ensure that any data coming back from the API serializes the force_single_value correctly since the value should not simply take into account how it is set on the dialog but also if the category that is selected is a single value category.

This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1540273 and was found during testing of it.

@miq-bot add_label gaprindashvili/yes, bug, blocker
@miq-bot assign @gmcculloug

@miq-bot
Copy link
Member

miq-bot commented Feb 6, 2018

Checked commit eclarizio@d1d5161 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 1 offense detected

spec/models/dialog_field_serializer_spec.rb

@gmcculloug gmcculloug requested a review from d-m-u February 6, 2018 16:12
@d-m-u
Copy link
Contributor

d-m-u commented Feb 6, 2018

👍

@gmcculloug gmcculloug merged commit e07ecd0 into ManageIQ:master Feb 6, 2018
@gmcculloug gmcculloug added this to the Sprint 79 Ending Feb 12, 2018 milestone Feb 6, 2018
simaishi pushed a commit that referenced this pull request Feb 6, 2018
Fix for differing behavior in DialogFieldTagControl multi/single drop downs
(cherry picked from commit e07ecd0)

https://bugzilla.redhat.com/show_bug.cgi?id=1542610
@simaishi
Copy link
Contributor

simaishi commented Feb 6, 2018

Gaprindashvili backport details:

$ git log -1
commit f2b57b7b5be9fb9d2e967b166ce8aa02bda74b52
Author: Greg McCullough <[email protected]>
Date:   Tue Feb 6 13:14:38 2018 -0500

    Merge pull request #16955 from eclarizio/BZ1540273
    
    Fix for differing behavior in DialogFieldTagControl multi/single drop downs
    (cherry picked from commit e07ecd0eb7e23bcefd8838bf9ace0abf0817ee21)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1542610

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