Bug #21016
closedUnable to update host's content source via hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1488465
Refer to bugzilla for additional details.
Description of problem:
`hammer host update --content-source-id` seems to have no effect - command finishes successfully but content source is not changed on WebUI (currently it's the only place where it's possible to check content source due to #1488150 and #1488130 ).
Version-Release number of selected component (if applicable):
Satellite 6.3.0 Snap 14
How reproducible:
Always
Steps to Reproduce:
1. Create a host (with or without content source specified, doesn't matter)
2. Update host's content source via hammer:
hammer host update --id="115" --content-source-id="23"
3. Go to WebUI, Hosts -> All hosts -> #host_name# -> Edit, check selected content source.
Actual results:
Although update command finished with successful message ('Host updated'), content source was not changed.
Expected results:
Content source was changed.
Additional info:
Refer to bugzilla for additonal details.
Updated by Brad Buckingham over 7 years ago
- Subject changed from Unable to update host's content source via hammer to Unable to update host's content source via hammer
- Target version set to 217
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release set to 250
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6976 added
Updated by Partha Aji over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|b4cacd2784748480f7d354450011ba2266fcad6f.