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

Fixes simulate message passing #742

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Fixes simulate message passing #742

merged 1 commit into from
Mar 23, 2017

Conversation

d-m-u
Copy link
Contributor

@d-m-u d-m-u commented Mar 20, 2017

This fixes an issue where the message passed to automate from simulate doesn't correctly get passed.

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

@d-m-u
Copy link
Contributor Author

d-m-u commented Mar 20, 2017

@miq-bot add_label bug
@miq-bot add_label automate

@miq-bot
Copy link
Member

miq-bot commented Mar 20, 2017

@d-m-u Cannot apply the following label because they are not recognized: automate

@miq-bot miq-bot added the bug label Mar 20, 2017
}
@resolve[:state_attributes] = {} if params[:button] == 'throw'
automation_attrs["message"] = @resolve[:new][:object_message]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-m-u In this line automation_attrs has not been initialized as a hash. Can you move this line to after line 149 when the automation_attrs is a hash

@miq-bot
Copy link
Member

miq-bot commented Mar 20, 2017

Checked commit d-m-u@bcc885d with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 🍪

@mkanoor
Copy link
Contributor

mkanoor commented Mar 23, 2017

👍

@dclarizio dclarizio self-assigned this Mar 23, 2017
@dclarizio dclarizio merged commit beb15af into ManageIQ:master Mar 23, 2017
@dclarizio dclarizio added this to the Sprint 57 Ending Mar 27, 2017 milestone Mar 23, 2017
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.

4 participants