Actions
Bug #37201
closedMissing ActivationKey related changes when display_fqdn_for_hosts is disabled
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
Missing ActivationKey related changes when display_fqdn_for_hosts is disabled.
Version-Release number of selected component (if applicable):
6.15.0
How reproducible:
Steps to Reproduce:
1. Disable the setting display_fqdn_for_hosts in Satellite
2. Navigate to Content > Lifecycle > Activation Keys > Create/Select any AK
3. Move to Associations tab -> Content Hosts
4. Verify short-names are used and domain isn't appended
Actual results:
The FQDN is displayed.
Expected results:
Only the shortname is displayed.
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
Updated by Ian Ballou 9 months ago
- Target version set to Katello 4.12.0
- Triaged changed from No to Yes
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/Katello/katello/pull/10896 added
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/Katello/katello/pull/10918 added
Actions