Bug 1202820
| Summary: | content view deletion causes candlepin comsumers to be deleted | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> | ||||
| Component: | Content Management | Assignee: | Justin Sherrill <jsherril> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tazim Kolhar <tkolhar> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.4 | CC: | bbuckingham, bkearney, cwelton, jsherril, sghai, tkolhar | ||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://projects.theforeman.org/issues/9478 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-08-12 13:55:24 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Justin Sherrill
2015-03-17 13:50:53 UTC
Created from redmine issue http://projects.theforeman.org/issues/9478 Upstream bug assigned to jsherril Moving to POST since upstream bug http://projects.theforeman.org/issues/9478 has been closed ------------- David Davis Also, I think the same thing might apply to activation keys: https://github.com/Katello/katello/commit/9b12978171daf71e3df53c635cb0d992da5616f2 https://github.com/Katello/katello/blob/master/app/lib/actions/katello/activation_key/reassign.rb#L21 ------------- Justin Sherrill Applied in changeset commit:katello|5c0446e0b9c6b66f357394f9466ba5b1d290f508. hi please provide verification steps thanks 1. Create and publish a content view 2. Register a system to that content view in Library 3. Go to Content Views > click your view > click Remove 4. Select Library, and click next 5. Assign the system to some other view 6. Click next and submit the removal The removal should complete successfully. 7. Now to go the content hosts page and click on the content host you registered and moved. No error should occur. VERIFIED : # rpm -qa | grep foreman ruby193-rubygem-foreman_docker-1.2.0.10-1.el6_6sat.noarch ruby193-rubygem-foreman_gutterball-0.0.1.9-1.el6_6sat.noarch foreman-debug-1.7.2.18-1.el6_6sat.noarch foreman-vmware-1.7.2.18-1.el6_6sat.noarch rubygem-hammer_cli_foreman_bootdisk-0.1.2.6-1.el6_6sat.noarch rubygem-hammer_cli_foreman_discovery-0.0.1.8-1.el6_6sat.noarch puppet-foreman_scap_client-0.3.3-8.el6_6sat.noarch foreman-1.7.2.18-1.el6_6sat.noarch foreman-libvirt-1.7.2.18-1.el6_6sat.noarch ruby193-rubygem-foreman_hooks-0.3.7-2.el6_6sat.noarch ruby193-rubygem-foreman_bootdisk-4.0.2.12-1.el6_6sat.noarch rubygem-hammer_cli_foreman-0.1.4.10-1.el6_6sat.noarch foreman-postgresql-1.7.2.18-1.el6_6sat.noarch foreman-selinux-1.7.2.13-1.el6_6sat.noarch qe-sat6-rhel66.usersys.redhat.com-foreman-proxy-1.0-2.noarch foreman-compute-1.7.2.18-1.el6_6sat.noarch foreman-gce-1.7.2.18-1.el6_6sat.noarch ruby193-rubygem-foreman_discovery-2.0.0.12-1.el6_6sat.noarch foreman-proxy-1.7.2.4-1.el6_6sat.noarch qe-sat6-rhel66.usersys.redhat.com-foreman-client-1.0-1.noarch qe-sat6-rhel66.usersys.redhat.com-foreman-proxy-client-1.0-1.noarch foreman-ovirt-1.7.2.18-1.el6_6sat.noarch ruby193-rubygem-foreman-redhat_access-0.1.0-1.el6_6sat.noarch rubygem-hammer_cli_foreman_tasks-0.0.3.4-1.el6_6sat.noarch ruby193-rubygem-foreman-tasks-0.6.12.4-1.el6_6sat.noarch steps: 1. Create and publish a content view con_viewA 2. Register a system to that content view in Library 3. Go to Content Views > click your view > click Remove 4. Select Library, and click next 5. Assign the system to some other view (con_viewB) 6. Click next and submit the removal Now to go the content hosts page and click on the content host you registered and moved. No error should occur. Content host shifted to con_viewB Created attachment 1020474 [details]
content host shifted to other content view
*** Bug 1217073 has been marked as a duplicate of this bug. *** This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |