Actions
Bug #26816
closedFilter by os_minor includes unexpected values
Difficulty:
easy
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1710511
Description of problem:
Filter by os_minor includes unexpected values.
Version-Release number of selected component (if applicable):
How reproducible:
To reproduce:
1. navigate to Hosts => All Hosts
2. enter the following filter: "os_major = 6 and os_minor < 4" and click Search
If version 6.10 is included in the search results, even though 10 is not < than 4.
Notice in the other attached that 6.2 and 6.3 servers are also mentioned, and no 6.4 through 6.9 servers are in the results. However, 6.10 should also not show
Expected: only 6.0, 6.1, 6.2 and 6.3 servers should show
Updated by Marek Hulán almost 6 years ago
- Subject changed from Filter by os_minor includes unexpected values on the Satellite web UI. to Filter by os_minor includes unexpected values on the Satellite web UI.
- Category changed from Inventory to Search
- Difficulty set to easy
Updated by yifat makias over 5 years ago
- Status changed from New to Assigned
- Assignee set to yifat makias
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7056 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7065 added
Updated by Tomer Brisker about 5 years ago
- Subject changed from Filter by os_minor includes unexpected values on the Satellite web UI. to Filter by os_minor includes unexpected values
Actions