Actions
Bug #11825
closedAdding template types from plugins doesn't work with taxonomies
Description
We hit an issue in foreman_remote_execution, when trying to add has_many
association to taxonomies, after the after_create defined, due to the behavior
described in rails/rails#12180 (comment).
Switching from after_create to before_create (and using `#{association}=` instead of `<<`, just for sure)
fixed the issue for us
Updated by Ivan Necas over 9 years ago
- Blocks Bug #11805: error creating organization in assign_default_templates added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2723 added
- Pull request deleted (
)
Updated by Dominic Cleal about 8 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/2723)
PR was closed due to inactivity, but I think from the description it's still valid.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/4890 added
Updated by Ivan Necas over 7 years ago
- Blocks Bug #21168: Can't create a location added
Updated by Ivan Necas about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5ae478291ff1726b8743d72daeec728ad9d45acb.
Updated by Daniel Lobato Garcia about 7 years ago
- Translation missing: en.field_release set to 296
Actions