Skip to content
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

step values in cron expressions not saving #371

Open
bridgesense opened this issue Mar 27, 2018 · 0 comments
Open

step values in cron expressions not saving #371

bridgesense opened this issue Mar 27, 2018 · 0 comments

Comments

@bridgesense
Copy link

bridgesense commented Mar 27, 2018

There are a few cron jobs within the scheduler interface that aren't allowing step values to be saved. As soon as I remove the slash, the cron will save appropriately.

When editing send_queue for instance:

"* * * * *" -- works
5 * * * * -- works
*/5 * * * * -- won't save

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant