-
Bug
-
Resolution: Done
-
None
-
6.13.0
Description of problem:
Publishing new version of content view after Satellite upgrade from version 6.12 to 6.13 fails with below error
Orphaned content facets for deleted hosts exist for the content view and environment. Please run rake task : katello:clean_orphaned_facets and try again!
Version-Release number of selected component (if applicable): Satellite 6.13
Steps to Reproduce:
1. Upgrade from Satellite 6.12 to 6.13.
2. Try publishing a new version of existing content view which fails with mentioned error.
Actual results: Running "foreman-rake katello:clean_orphaned_facets" did not help and issue persist even after running the same command.
Expected results: If there are orphaned content facets in Satellite 6.12, it should get fixed or atleast detected during Satellite 6.12 to 6.13 upgrade. The issue should not be observed after successful Satellite 6.13 upgrade.