Bug #23889
Action field not set properly for active jobs scheduled for future
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Team Backlog:
Fixed in Releases:
Found in Releases:
Description
1. schedule an active job for the future
2. show the corresponding task in the UI
3. the action is set as 'N/A'
Expected: the action field is set based on the humanized name for the job. Also, the label is set accordingly.
Related issues
Associated revisions
History
#1
Updated by Ivan Necas 4 months ago
- Related to Feature #20998: Filter Task List on Action added
#2
Updated by Ivan Necas 4 months ago
- Related to Feature #18758: Allow ActiveJob jobs to be displayed in the tasks list added
#3
Updated by The Foreman Bot 4 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/347 added
#4
Updated by Ivan Necas 4 months ago
- Bugzilla link set to 1585410
#5
Updated by Ivan Necas 4 months ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 1ae648d37e7c304c70e0e432b333592e9aeefd35.
Fixes #23889 - fix setting action and label for active job
There was issue with scheduling the jobs into the future.