dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Bug] [crontab] The maximum value of hour selection is 59

Open yeyhuan opened this issue 2 years ago • 3 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

在官方发布的3.0版本中,设置定时参数时出现问题,在时、天、月选择最大值都到了59,未与秒、分选择区分 image 这样会导致解析crontab表达式失败 image 而这些在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

yeyhuan avatar Aug 11 '22 09:08 yeyhuan

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. image This will cause parsing of the crontab expression to fail image 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

github-actions[bot] avatar Aug 11 '22 09:08 github-actions[bot]

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

github-actions[bot] avatar Aug 11 '22 09:08 github-actions[bot]

I will fix it

devosend avatar Aug 11 '22 10:08 devosend