Feature #13020
open
Make job invocation state column sortable
Added by Marek Hulán almost 9 years ago.
Updated almost 8 years ago.
Description
Job invocation state is not AR column, it's mapped to foreman tasks attributes. To make is sortable, we'd have to cache this (create such column).
- Related to Feature #12571: Make job invocation index table sortable by failed/pending/succeeded/total hosts columns added
Once we get sorting, this would allow for better filtering based on state too right?
Yup, if the 'state' becomes a database column on the invocation records, then it'll be usable in the search bar too ("state = failed" or similar)
Also available in: Atom
PDF