Actions
Feature #22714
openGuide user in filtering options in job detail page
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1549693
Description of problem:
bz1423682 enabled filtering in the job detail page, but there is no information for a user how to make use of this feature.
Version-Release number of selected component (if applicable):
Satellite 6.3
How reproducible:
always
Steps to Reproduce:
1. Got to "Monitor", "Jobs", choose a job, "Hosts" tab
2. Try to show all hosts with name dummy and state failed
Actual results:
No guidance how to achieve this result.
Expected results:
Any guidance that the search must be
name ~ dummy and job_invocation.result = failed
Additional info:
- Alternative radio buttons to choose success/failed/pending
- Alternative search keywords must match with table headers, may be that the keywords change and/or the headers change
Actions