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

Check enablement on object instead of database #14805

Closed
wants to merge 1 commit into from

Conversation

moolitayer
Copy link

Fix #14804 (See exception there)
all_ems_in_zone calls to_a

Another possibility is eliminating all_ems_in_zone

ems_class.where(:zone_id => MiqServer.my_server.zone.id, :enabled => true).select(&:authentication_status_ok?)

@moolitayer
Copy link
Author

@miq-bot add_label bug, core

@moolitayer
Copy link
Author

Fixed in #14792 closing

@moolitayer moolitayer closed this Apr 19, 2017
@miq-bot
Copy link
Member

miq-bot commented Apr 19, 2017

This pull request is not mergeable. Please rebase and repush.

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.

2 participants