Bug #28945
closedWhile creating a host for a particular location, all the domains are in the pull down list, even if only one domain is selected for that location.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1743056
Description of problem:
Even though a location only has one domain selected, when creating Hosts for that location all domains are in the pull down list, but only the Subnets assigned to the location are in the pull down list.
Version-Release number of selected component (if applicable):
Red Hat Satellite 6.4
Steps to Reproduce:
1. Create multiple domains.
2. Associate only a single domain with the location.
3. While creating a host via provisioning, select the appropriate location and notice the availability of multiple domains on the "Interface" tab even when a particular location has been selected, which should only show one single domain associated with that location.
Actual results:
The domains that have not even been tied to the location are being shown on the "Interface" tab while creating a host on Satellite Web UI.
Expected results:
When a location is selected, only the domain/s associated with that location should be shown/displayed.
Additional info:
Screenhosts have been attached to bugzilla.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7468 added
Updated by Leos Stejskal over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e45b839db83cfc69ad4876644a88fb9a44f35f58.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7499 added