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
- Related to Bug #13823: Dashboard gives undefined method `label' for nil:NilClass added
Updated by David Davis over 8 years ago
- Related to Bug #14205: Dashboard gives undefined method `name' for nil:NilClass added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6343 added
Updated by David Davis about 8 years ago
- Blocks Feature #7612: allow descriptions for content view promotions added
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 188
Updated by David Davis about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|56b7973cd1cd91aa73003ceb996353ebff285419.
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/Katello/katello/pull/6381 added
Actions