Bug #8148
openAllow editing taxonomy on Provision Host form
Description
As reported on users mailing list:
https://groups.google.com/forum/#!topic/foreman-users/ipqYid64IM0
when context is on any location\organization choosing a hostgroup during provision of discovered host changes the organization\location to the first ones in the list
this happens even after assigning them from the 'Discovered hosts' page
Updated by Ori Rabin over 9 years ago
This only happens when manually selecting the hg.
When using auto provision the org/loc are not changed.
Updated by Lukas Zapletal over 9 years ago
- Related to Feature #4426: Allow changing/setting of organisation and location in the "Provision Host" screen added
Updated by Lukas Zapletal almost 9 years ago
- Related to Refactor #14035: Redesign discovered host added
Updated by Daniel Lobato Garcia over 8 years ago
- Category set to Discovery plugin
- Target version set to 117
Updated by Lukas Zapletal over 7 years ago
- Subject changed from Assigning a hostgroup to a discovered host during provision changes selected organization and location to Allow editing taxonomy on Provision Host form
- Target version deleted (
117)
First, no matter in what taxonomy discovered host is created, it always must fall into taxonomy of a hostgroup. If these are different, hostgroup must win.
Second, taxonomy is disabled when provisioning host, this is technical limitation we workaround in Foreman with new Quick Provision form until we solve it.
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #19648: Enforce taxonomy on Quick Provision form added
Updated by Lukas Zapletal over 7 years ago
It is not possible to enable taxonomy dropdowns on edit host form via JavaScript, when I do that, the old value is still being submitted. I need some JavaScript guru to take a look, it might be possible to enable these via new file edit.html.erb which we have in Discovery now.
Updated by Danny S almost 7 years ago
- Related to Bug #23193: Entered organization is lost after discovery added