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
Updated by Justin Sherrill about 5 years ago
- Category set to Content Views
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases Katello 3.15.0 added
Updated by John Mitsch almost 5 years ago
- Status changed from New to Closed
Applied in changeset katello|f7f4fedff31a1b00c9d0a9191ca4d7c0ee1f80a0.
Actions