Bug #36577
closedFilter gets applied to all the repositories upon removal of the repository for which the filter was created
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2159706
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: