Description of problem: When setting up a content view and applying a filter that only applies to particular repositories, everything goes fine until you delete the repositories that the filter is applied to. In the absence of any filters, Satellite assumes that you want the filter to apply to all repositories as opposed to leaving the filter as applying to no repositories. Version-Release number of selected component (if applicable): 6.11.4 How reproducible: everytime Steps to Reproduce: create a CV and create a filter to apply on a single repo from the CV. Publish the CV Now, remove the repo on which the filter was applied, it assumes that the filter is to be applied on all remaining repositories. Actual results: Filter applied to all repos. it has been changed to "Apply to all repositories in the CV" from "Apply to subset of repositories" Expected results: No filter should be applied Additional info:
This happens through CLI as well as Web UI and tested in 6.11 only.
Created redmine issue https://projects.theforeman.org/issues/36577 from this bug
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36577 has been resolved.