Bug #8148
Allow editing taxonomy on Provision Host form
Status: | New | ||
---|---|---|---|
Priority: | Normal | ||
Assigned To: | - | ||
Category: | Discovery plugin | ||
Target version: | - | ||
Difficulty: | Pull request: | ||
Bugzilla link: | 1231642 | ||
Story points | - | ||
Velocity based estimate | - |
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
Related issues
History
#1
Updated by Ori Rabin almost 3 years ago
This only happens when manually selecting the hg.
When using auto provision the org/loc are not changed.
#2
Updated by Bryan Kearney almost 3 years ago
- Bugzilla link set to 1231642
#3
Updated by Lukas Zapletal over 2 years ago
- Related to Feature #4426: Allow changing/setting of organisation and location in the "Provision Host" screen added
#4
Updated by Lukas Zapletal about 2 years ago
- Related to Refactor #14035: Redesign discovered host added
#5
Updated by Daniel Lobato Garcia over 1 year ago
- Category set to Discovery plugin
- Target version set to Team Daniel backlog
#6
Updated by Lukas Zapletal 11 months 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 (
Team Daniel backlog)
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.
#7
Updated by Lukas Zapletal 11 months ago
- Related to Bug #19648: Enforce taxonomy on Quick Provision form added
#8
Updated by Lukas Zapletal 11 months 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.
#9
Updated by Danny S 12 days ago
- Related to Bug #23193: Entered organization is lost after discovery added