Actions
Bug #39217
closedIssue when creating filter in content view using openssl package
Description
Migrated from Jira: https://redhat.atlassian.net/browse/SAT-31355
Description of problem:
Issue when creating filter in content view using openssl package
How reproducible:
100%
Is this issue a regression from an earlier version:
Steps to Reproduce:
1. Create a filter to exclude one specific version of openssl, for instance, rhel9, openssl version 3.2.2
2.
3.
Actual behavior:
The package doesn't match with the filter, instead, we need to add "1:3.2.2"
Expected behavior:
Filter out the package, just setting the version, which is "3.2.2"
Business Impact / Additional info:
Approaches
- Filter includes all epoch if epoch is not not specified OR
- Add a warning saying epoch is assumed / alwys required
---
Original Jira Status: In Progress
Original Jira Priority: Normal
Original Jira Type: Bug
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/11705 added
Updated by Nofar Kirshon 3 months ago
- Category set to Content Views
- Target version set to Katello 4.21.0
- Triaged changed from No to Yes
Updated by Samir Jha 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1a9c01b0bd70068ff9e7cd748ac1e90abbc6e1ea.
Actions