Actions
Bug #27885
closedContent View Package Filter Rule architecture will not include all arches after updating
Description
To reproduce:
- Add repos to content view
- Create an excluding Content View package filter
- Save rule for a package included in the content view, but don't add an architecture. Specify "All Versions"
- Publish the content view (or use "show matching content" button if available) and see that its filtered out all rpms with that name. This is expected
- Edit the rule and save, keep the architecture blank again.
- Publish or check the rule again, notice now it doesn't filter out the packages
Expected:
Filter continues to filter out all architectures with blank arch
It seems to be saving the architecture as nil on creation but "" on save
Actions