dolphinscheduler
dolphinscheduler copied to clipboard
[Bug] [crontab] The maximum value of hour selection is 59
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
在官方发布的3.0版本中,设置定时参数时出现问题,在时、天、月选择最大值都到了59,未与秒、分选择区分
这样会导致解析crontab表达式失败
而这些在2.0.5版本中,做的很好
What you expected to happen
我希望修复这个bug,像2.0.5中的那样
How to reproduce
工作流上线后,设置定时任务,在“时”页签的具体小时数对应下拉框可以看到
Anything else
No response
Version
3.0.0
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
In the officially released version 3.0, there is a problem when setting the timing parameters. The maximum value of the hour, day and month selection has reached 59, which is not distinguished from the second and minute selection.
This will cause parsing of the crontab expression to fail
And these are done well in version 2.0.5
What you expected to happen
I hope to fix this bug like in 2.0.5
How to reproduce
After the workflow is online, set a timed task, and you can see it in the drop-down box corresponding to the specific hours on the "Hour" tab.
Anything else
No response
Version
3.0.0
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
- In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
- If you haven't received a reply for a long time, you can join our slack and send your question to channel
#troubleshooting
I will fix it