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

Minutes overwritten when seconds field not provided in cron schedule #1

Closed
tigerteufel85 opened this issue Feb 14, 2020 · 0 comments · Fixed by #2 or #9
Closed

Minutes overwritten when seconds field not provided in cron schedule #1

tigerteufel85 opened this issue Feb 14, 2020 · 0 comments · Fixed by #2 or #9
Assignees
Labels
bug Something isn't working

Comments

@tigerteufel85
Copy link
Owner

When using a cron command and providing only minute, hour, day of month, month and day of week fields the minutes are overwritten by 0. The check is successful as the seconds field is optional.

Expected: only seconds should be replaced by 0, independent if it is provided or optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant