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

DialogEditor - remove code that changes fields to refresh from name to id #3302

Merged
merged 1 commit into from Jan 23, 2018
Merged

DialogEditor - remove code that changes fields to refresh from name to id #3302

merged 1 commit into from Jan 23, 2018

Commits on Jan 23, 2018

  1. DialogEditor - remove code that changes fields to refresh from name t…

    …o id
    
    since ManageIQ/ui-components#228 , we're using `name` instead of `id` in `fields_to_refresh`.
    
    Previously, we used the `id` and this bit of code converted the names coming from the API to ids.
    That's counter-productive now, removing :)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536528
    himdel committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    abc3617 View commit details
    Browse the repository at this point in the history