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 #6669 - after lifecycle environment and content view are selected, default to associated puppet environment but have option to change it #4453

Closed
wants to merge 2 commits into from

Conversation

isratrade
Copy link
Contributor

includes commit from PR #4452

Joseph Magen added 2 commits July 17, 2014 17:56
… selected, default to associated puppet environment but have option to change it
<%= field(f, _("Puppet Environment"), { :include_blank => true }) do
f.select :environment_id,
content_view_options,
<%# put in helper %>
Copy link
Member

Choose a reason for hiding this comment

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

I guess you wanted to put it into a helper :)

@iNecas
Copy link
Member

iNecas commented Jul 23, 2014

This doesn't work on the hostgroup edit, as the @organization is not set and the hostgroup has no kt_environment field

@isratrade
Copy link
Contributor Author

closing, may re-open in the future. Was decided not to re-factor/re-design this at the moment.

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.

3 participants