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

ProviderForeman - fix overriden list_row_id to return string id #3544

Merged
merged 1 commit into from Mar 9, 2018
Merged

ProviderForeman - fix overriden list_row_id to return string id #3544

merged 1 commit into from Mar 9, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Mar 8, 2018

Fixes #3530

By overriding list_row_id in ProviderForeman, it didn't get the to_s fix needed when moving from compressed ids to actual ids, making it impossible to actually click a foreman manager in GTL.

Adding :)

Cc @hstastna can you test please? :)

Fixes #3530

By overriding `list_row_id` in ProviderForeman, it didn't get the `to_s` fix needed when moving from compressed ids to actual ids.

Adding.
@miq-bot
Copy link
Member

miq-bot commented Mar 8, 2018

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/6872f0e0f05c9131e5dea635d04bb56abee5c3db with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

@hstastna
Copy link
Contributor

hstastna commented Mar 8, 2018

Thanks @himdel for this fix, I am about to test it. I will update asap.

@hstastna
Copy link
Contributor

hstastna commented Mar 8, 2018

@himdel It works for me, 👍 Thanks! ❇️

@mzazrivec mzazrivec self-assigned this Mar 9, 2018
@mzazrivec mzazrivec added this to the Sprint 81 Ending Mar 12, 2018 milestone Mar 9, 2018
@mzazrivec mzazrivec merged commit 4defb01 into ManageIQ:master Mar 9, 2018
@himdel himdel deleted the foreman-string-id branch March 9, 2018 13:04
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.

Infinite spinner when clicking on configuration provider
4 participants