Actions
Bug #9058
closedChanging organization/location when creating new host resets interfaces setup
Description
Changing organization or location on the new hosts page clears interfaces that have been set up previously. This is very annoying especially when the user is returned back to the form after validation failure caused by missing org.
On the new host page:
- add some interfaces, other fields can remain blank
- save > validation fails check the interfaces tab - your interfaces sould be there
- change host's organization or location
- check the interfaces tab again - your chages are gone, only blank primary interface is present
The problem is related to this patch:
https://github.com/theforeman/foreman/pull/1955
Updated by Tomáš Strachota over 9 years ago
- Related to Bug #8405: Resolve Templates button on Host#edit broken for multi-nic systems added
Updated by Tomáš Strachota over 9 years ago
- Related to Tracker #2409: Networking added
Updated by Daniel Lobato Garcia over 9 years ago
- Priority changed from Normal to High
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/2132 added
- Pull request deleted (
)
Updated by Tom Caspy about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 56309d5d74f228719baf486e3b6f2168037dbbd4.
Updated by Dominic Cleal about 9 years ago
- % Done changed from 100 to 0
- Translation missing: en.field_release set to 63
Updated by Tomáš Strachota about 9 years ago
- Related to Bug #11768: Switching organization or location fails with mass assignment security error added
Updated by Tomáš Strachota about 9 years ago
- Related to Bug #11767: Templates are not being resolved in the host form added
Actions