Actions
Bug #24733
closed[Sync-plans] Sync plans created with start date in the past schedule a lot of dynflow tasks.
Description
It is possible to create sync plans with start date in the past. Possibly need to add validation to stop that from happening.
Updated by Samir Jha about 6 years ago
- Related to Tracker #23927: Convert sync plans to Foreman Tasks added
Updated by Samir Jha about 6 years ago
- Subject changed from [Sync-plans] Sync plans can be created with start date in the past to [Sync-plans] Sync plans created with start date in the past schedule a lot of dynflow tasks.
Steps to repro:
1. Create a sync plan with a start date in the past.
2, Go to task group of the recurring logic associated.
Actual Behavior:
A lot of dynflow tasks get scheduled probably to compensate for all the missed tasks between start date in the past and Time now..
Expected:
The next sync date is set correctly. Tasks shouldn't be scheduled before that.
Updated by Samir Jha about 6 years ago
- Pull request https://github.com/Katello/katello/pull/7644 added
Updated by Samir Jha about 6 years ago
- Status changed from New to Ready For Testing
Updated by Samir Jha about 6 years ago
- Status changed from Ready For Testing to Closed
Actions