You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Later on I will add persistent store.
Even with this feature I will still want to be able to import jobs between instances.
export files will not contain GUIDs.
Add a function to will export all or selected jobs.
Export could be a JSON text file
Add a simular function to import jobs from a text file.
Import options:
Overwrite Duplicates
Replace Duplicates
Duplicates based on names. If imports are replaced executions are not deleted.
The text was updated successfully, but these errors were encountered:
Later on I will add persistent store.
Even with this feature I will still want to be able to import jobs between instances.
export files will not contain GUIDs.
Add a function to will export all or selected jobs.
Export could be a JSON text file
Add a simular function to import jobs from a text file.
Import options:
Overwrite Duplicates
Replace Duplicates
Duplicates based on names. If imports are replaced executions are not deleted.
The text was updated successfully, but these errors were encountered: