-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it obvious that a new cronjob needs to be applied #2101
Comments
|
From IRC:
|
|
Thanks... I ran into this myself today and never noticed the apply button :( |
Adding a new cronjob via System -> Settings -> Cron does not automagically write it to crontab. This behavior could be miss-leading, since the button on the "Add pane" says "Save Changes".
We should either apply the changed cronjob immediately or make it really obvious that changed / new cronjobs need to be applied using the "Apply" button. Right now it looks like the button serves a reload or should be used when changing the "Enabled" checkbox
The text was updated successfully, but these errors were encountered: