Actions
Bug #16673
closedContent view histories lose their type after clearing out foreman tasks
Difficulty:
Triaged:
Description
Foreman tasks has rake task for cleaning out old tasks:
https://github.com/theforeman/foreman-tasks/blob/master/lib/foreman_tasks/tasks/cleanup.rake
The problem is that content view history use these tasks:
If you run the clean up task and go to the history page for a content view, you just get a bunch of "Unknown Actions".
Updated by David Davis over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|56b7973cd1cd91aa73003ceb996353ebff285419.
Actions