Replies: 1 comment
-
From here you can see schedules: http://localhost:8000/core/jobs/ But I agree it would have been much better if there was a unified view for the scheduled scripts. Since a single script can be scheduled for each site as input parameter and all sites can be on different schedule/offset based on time/location and it is not easy to manage this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I setup a script to run on a recurring schedule, how can I see what that schedule is?
The
/extras/scripts/results/768/
page only shows the next time it will run, but I would like to know its interval, i.e. weekly or monthly, etc.Also — how can I see the variables chosen for this job? For example if I run the same script on 2 different schedules, each with different variables.
Beta Was this translation helpful? Give feedback.
All reactions