Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 621512[details]
changeset of type 'deletion' doesn't show the deleted contents under changeset history
Description of problem:
When we create changeset of type 'deletion' to delete a repo/product from an env. Then the specified repo get deleted but the changeset doesn't show the deleted contents under the changeset history 'details'.
This happens only when you create/apply changeset from cli.
Version-Release number of selected component (if applicable):
katello-glue-candlepin-1.1.12-12.el6cf.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-all-1.1.12-12.el6cf.noarch
katello-cli-1.1.8-6.el6cf.noarch
katello-certs-tools-1.1.8-1.el6cf.noarch
katello-selinux-1.1.1-1.el6cf.noarch
katello-configure-1.1.9-6.el6cf.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-common-1.1.8-6.el6cf.noarch
katello-common-1.1.12-12.el6cf.noarch
katello-1.1.12-12.el6cf.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-glue-pulp-1.1.12-12.el6cf.noarch
How reproducible:
always
Steps to Reproduce:
1. katello> changeset create --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --deletion --environment devSuccessfully created changeset [ 我喜欢吃饺子_MötleyCrüe ] for environment [ dev ]
2. katello> changeset update --from_product "Red Hat Enterprise Linux Server" --add_repo "Red Hat CloudForms Tools for RHEL 6 RPMs x86_64 6.3" --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --env dev
Successfully updated changeset [ 我喜欢吃饺子_MötleyCrüe ]
3. katello> changeset apply --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --env devChangeset [ 我喜欢吃饺子_MötleyCrüe ] applied
4. select the changeset from chnageset history tab from UI
Actual results:
changeset of type 'deletion' under changeset history tab should show the contents
Expected results:
UI should show the deleted contents.
Additional info:
Created attachment 621512 [details] changeset of type 'deletion' doesn't show the deleted contents under changeset history Description of problem: When we create changeset of type 'deletion' to delete a repo/product from an env. Then the specified repo get deleted but the changeset doesn't show the deleted contents under the changeset history 'details'. This happens only when you create/apply changeset from cli. Version-Release number of selected component (if applicable): katello-glue-candlepin-1.1.12-12.el6cf.noarch katello-qpid-client-key-pair-1.0-1.noarch katello-all-1.1.12-12.el6cf.noarch katello-cli-1.1.8-6.el6cf.noarch katello-certs-tools-1.1.8-1.el6cf.noarch katello-selinux-1.1.1-1.el6cf.noarch katello-configure-1.1.9-6.el6cf.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-cli-common-1.1.8-6.el6cf.noarch katello-common-1.1.12-12.el6cf.noarch katello-1.1.12-12.el6cf.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-glue-pulp-1.1.12-12.el6cf.noarch How reproducible: always Steps to Reproduce: 1. katello> changeset create --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --deletion --environment devSuccessfully created changeset [ 我喜欢吃饺子_MötleyCrüe ] for environment [ dev ] 2. katello> changeset update --from_product "Red Hat Enterprise Linux Server" --add_repo "Red Hat CloudForms Tools for RHEL 6 RPMs x86_64 6.3" --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --env dev Successfully updated changeset [ 我喜欢吃饺子_MötleyCrüe ] 3. katello> changeset apply --name 我喜欢吃饺子_MötleyCrüe --org ACME_Corporation --env devChangeset [ 我喜欢吃饺子_MötleyCrüe ] applied 4. select the changeset from chnageset history tab from UI Actual results: changeset of type 'deletion' under changeset history tab should show the contents Expected results: UI should show the deleted contents. Additional info: