Bug #23256
Checking if CreateRssNotifications is planned doesn't take into account possible existence of different plans
Description
Not all delayed plan records have 'job_class' key in first element in serialized_args
Related issues
Associated revisions
History
#1
Updated by Adam Ruzicka over 4 years ago
- Copied to Bug #23257: Checking if SendExpireSoonNotifications, CreatePulpDiskSpaceNotifications is planned doesn't take into account possible existence of different plans added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5448 added
#3
Updated by Adam Ruzicka over 4 years ago
- Related to Bug #23258: EmailPoller from redhat_access plugin can prevent foreman-tasks service from starting added
#4
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#5
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 75c651964e80372c2b647ee83770c85eac66fc8b.
Fixes #23256 - Check if the delayed plans have expected interface (#5448)
Not all delayed plan records have 'job_class' key in first element
in serialized_args.