Bug #18854
Missing search filter based on usergroups in Hosts
Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1430742
Description of problem:
The host page has possibility to filter hosts based on multiple keys. One of them is user.* which is filtering the hosts based on their owner, however, the owner can't be only user, but also usergroup. Therefore the usergroup filter should be implemented as well.
Version-Release number of selected component (if applicable):
Foreman nightly
How reproducible:
try to use search and find hosts based on their respective usergroup.
Actual results:
Usergroup filtering is missing.
Expected results:
Usergroup filter will be added.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4368 added
#2
Updated by Tomer Brisker over 4 years ago
- Status changed from Ready For Testing to New
- Subject changed from Missing search filter based on usergroups in Hosts to Missing search filter based on usergroups in Hosts
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4368)
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5317 added
#4
Updated by Dominik Hlavac Duran over 4 years ago
- Assignee set to Dominik Hlavac Duran
#5
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#6
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset b3648b072aead1b99ad0f2223b786093aee857a7.
Fixes #18854 - Search by usergroup on hosts (#5317)