Bug #32833
reported.virtual in scoped search not working properly
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot 11 months ago
- Assignee set to Dominik Matoulek
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8605 added
#2
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases deleted (
3.0.0)
#4
Updated by Anonymous 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|1f1066032b13ec132f5ad4aa79329b184f435a8b.
#5
Updated by Tomer Brisker 11 months ago
- Category set to Facts
- Fixed in Releases 3.0.0 added
Fixes #32833 - Fixing scoped search for reported.virtual (#8605)
Couple of PRs back I introduced a new scoped search fields based on
reported data on hosts. There was a bug where reported.virtual doesn't
work, so this PR fixes it.