Actions
Bug #12793
closedorganzation and location not saved for hostgroup
Description
When creating or editing a hg and changing it's organization or location the change isn't save but no error is received.
params[:hostgroup] doesn't contain org or loc.
This is in develop and 1.10-stable branches
Updated by Tomer Brisker about 9 years ago
- Related to Bug #12461: Compute profiles are not applied when inherited added
Updated by Ori Rabin about 9 years ago
- Subject changed from organzation and location no tsaved for hostgroup to organzation and location not saved for hostgroup
Updated by Tomer Brisker about 9 years ago
- Category set to Web Interface
The filtering for inherited attributes caused the taxonomies to also get filtered out of the form parameters:
https://github.com/theforeman/foreman/pull/2914/files#diff-63d9ef3bbe6ac020529a197ac7aa171bR288
This is a regression currently present in 1.10.
Updated by Dominic Cleal about 9 years ago
- Status changed from New to Assigned
- Translation missing: en.field_release set to 104
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2972 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release changed from 104 to 63
Updated by Shimon Shtein almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 77b36c947ac954393dd2e7a09abfcaf4bc959bc9.
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14350: Intermittent HostgroupJSTest.test_0001_submit updates taxonomy test failures added
Actions