Bug 990487
Summary: | Headpin Nightly : Attempt to add a already added system to the same system group works fine | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Tazim Kolhar <tkolhar> | |
Component: | Hammer | Assignee: | Christine Fouant <cfouant> | |
Status: | CLOSED NOTABUG | QA Contact: | Tazim Kolhar <tkolhar> | |
Severity: | low | Docs Contact: | ||
Priority: | unspecified | |||
Version: | Nightly | CC: | bkearney, cwelton, ehelms, omaciel, sthirugn, tomckay | |
Target Milestone: | Unspecified | Keywords: | Reopened, Triaged | |
Target Release: | Unused | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
URL: | http://projects.theforeman.org/issues/6692 | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1010997 (view as bug list) | Environment: | ||
Last Closed: | 2016-04-22 20:48:03 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 971511, 1010997 |
Description
Tazim Kolhar
2013-07-31 09:48:18 UTC
Created redmine issue http://projects.theforeman.org/issues/6692 from this bug This behavior works on a few other commands, such as adding hostgroups to an organization, so it seems like the functionality should work this way. Rather than throwing an error, if a content-host already exists in a host-collection, it should not throw an error if user tries to add it again. I disagree with the recommended solution. If this problems happen in other commands, we need to fix them all. Moving back to NEW as the implications of this will need a full design and inventory of all associations. Upstream bug component is Content Management Upstream bug component is Hammer Moving to POST since upstream bug http://projects.theforeman.org/issues/6692 has been closed This still behaves in the same way in Satellite-6.2-beta-snap-9. hammer> host-collection add-host --host-ids=2,3 --id=1 The host(s) has been added hammer> host-collection add-host --host-ids=2,3 --id=1 The host(s) has been added I am going to close this bug as there are no customer complaints on this. This can be reopened later as necessary. |