Export/Import Scheduled Jobs for Server Migration #3954
tonitomystery
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be very useful to have a way to export and import scheduled jobs (cron schedules) for a project without relying on the API.
When migrating a project to a new server, it becomes difficult to move the scheduled tasks because they must be recreated manually. Currently, there is no simple way to export the schedules associated with a project.
A possible improvement could be:
This would simplify:
Is there currently any recommended way to migrate scheduled jobs between servers, or are there plans to support schedule export/import natively?
Beta Was this translation helpful? Give feedback.
All reactions