yeyhuan opened a new issue, #11426:
URL: https://github.com/apache/dolphinscheduler/issues/11426

   ### 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
   
   在官方发布的3.0版本中,设置定时参数时出现问题,在时、天、月选择最大值都到了59,未与秒、分选择区分
   
![image](https://user-images.githubusercontent.com/56808442/184103074-8e0d565f-57f2-4d46-a490-4ff09cc8f22c.png)
   这样会导致解析crontab表达式失败
   
![image](https://user-images.githubusercontent.com/56808442/184104075-5f55d414-bd39-4bc2-a7b4-7837dbaaf6c3.png)
   而这些在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](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]

Reply via email to