Feature #20755
closedTasks: allow for searching of tasks by 'user'
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1468388
Description of problem:
It is not currently possible to search for tasks using the search bar via the 'user' field. If you attempt this, an error is raised.
Version-Release number of selected component (if applicable): 6.2.10
How reproducible: every time
Steps to Reproduce:
1. go to /foreman_tasks/tasks page
2. put 'user' in the search box, nothing auto-fills
3. type 'user = admin'
Actual results: error page saying that 'user' is not a valid search term
Expected results: successful search
Additional info: it's useful to search tasks by users to find syncs that were kicked off by a user at a particular time.
Updated by Adam Ruzicka about 7 years ago
- Category set to Foreman plugin
- Target version set to 113
- Difficulty set to medium
Updated by Ivan Necas about 7 years ago
- Status changed from New to Resolved
It's possible to do that with `owner.login` filter
Updated by The Foreman Bot about 7 years ago
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman-tasks/pull/283 added
Updated by Ivan Necas about 7 years ago
- Status changed from Resolved to Ready For Testing
Updated by Ivan Necas about 7 years ago
- Translation missing: en.field_release set to 306
Updated by Ivan Necas about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4f680b171529505acd68873a8c177dddda14aa0d.