Hide Forgot
Description of problem: When deleting a Product the error "An error occurred removing the Products: Cannot delete a Red Hat Products or Products with Repositories published in a Content View" is too generic. It is for the user unclear how to proceed when he wants to delete the product. E.g. there is no link to a Published Content View. Also the Error message describes 2 different Errors: - Not allowed to delete Red Hat Products - Not allowed to delete a published repository Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: - Cross-references from Products to ContentViews so it is known where the Product is used. - Separate error for trying to delete a RedHat Product - Separate error for message that for deleting a published product including the name of the Content views that use the repositories. Additional info:
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Created redmine issue http://projects.theforeman.org/issues/15811 from this bug
Upstream Katello PR: https://github.com/Katello/katello/pull/6208 A couple examples of messaging with the update: hammer> product delete --id 2 Could not destroy the product: Cannot delete product with repositories published in a content view. Product: zoo, Content Views: view1, view2, view3 hammer> product delete --id 51 Could not destroy the product: Cannot delete Red Hat product: Red Hat Enterprise Linux Server hammer> product delete --id 3 Product destroyed
Build : Satellite 6.3 snap 5 - Cross-references from Products to ContentViews so it is known where the Product is used. - Separate error for trying to delete a RedHat Product - Separate error for message that for deleting a published product including the name of the Content views that use the repositories. Steps: hammer> product delete --id 12 Could not destroy the product: Cannot delete Red Hat product: Red Hat Enterprise Linux Server hammer> product delete --id 23 Could not destroy the product: Cannot delete product with repositories published in a content view. Product: sattoolsrhel7_prd, Content View rhel7_cv: Versions: 1.0, Content View content_test: Versions: 1.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. > > For information on the advisory, and where to find the updated files, follow the link below. > > If the solution does not work for you, open a new bug report. > > https://access.redhat.com/errata/RHSA-2018:0336