github-actions[bot] commented on issue #11426: URL: https://github.com/apache/dolphinscheduler/issues/11426#issuecomment-1211755759
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) 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](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
