Bug #10140
closedAllow sync-plan to change sync-date in WebUI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1177901
Description of problem:
Once I create a sync plan in Web UI, I can't change "Next Sync" / sync-date there. So I can't apply changes like "let synchronize with CDN at 3am, not at 5am every day".
As hammer CLI allows that change via sync-plan update --sync-date option, it is just WebUI lacking the ability to edit.
Version-Release number of selected component (if applicable):
Satellite 6.0.6
How reproducible:
100%
Steps to Reproduce:
1. Create a sync plan via WebUI
2. Try to edit it.
Actual results:
You can change Name, Description and Interval, but not either Start Date or Next Sync.
Expected results:
You can change Name, Description, Interval and also Next Sync.
Once the Next Sync is changed, the next synchronization is really executed at that time and not at the original time.
Additional info:
Workaround: use hammer CLI.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5177 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Walden Raines over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f614d6b6ef23dac73580c46ddbb13ab9cc48ef77.
Updated by Eric Helms over 9 years ago
- Related to Feature #10177: ability to edit/update Start Time & Date for Sync Plans via CLI added
Updated by Eric Helms over 9 years ago
- Has duplicate Feature #10429: As an UI user i like to edit the time of sync plans added
Updated by Eric Helms over 9 years ago
- Has duplicate Feature #9304: Cannot update time for sync plans added