You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/11 09:36:36 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11426: [Bug] [Module Name] Bug title

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.
   ![image](https://user-images.githubusercontent.com/56808442/184103074-8e0d565f-57f2-4d46-a490-4ff09cc8f22c.png)
   This will cause parsing of the crontab expression to fail
   ![image](https://user-images.githubusercontent.com/56808442/184104075-5f55d414-bd39-4bc2-a7b4-7837dbaaf6c3.png)
   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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org