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:15 UTC

[GitHub] [dolphinscheduler] yeyhuan opened a new issue, #11426: [Bug] [Module Name] Bug title

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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] devosend closed issue #11426: [Bug] [crontab] The maximum value of hour selection is 59

Posted by GitBox <gi...@apache.org>.
devosend closed issue #11426: [Bug] [crontab] The maximum value of hour selection is 59
URL: https://github.com/apache/dolphinscheduler/issues/11426


-- 
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


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

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11426:
URL: https://github.com/apache/dolphinscheduler/issues/11426#issuecomment-1211755935

   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](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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


[GitHub] [dolphinscheduler] devosend commented on issue #11426: [Bug] [crontab] The maximum value of hour selection is 59

Posted by GitBox <gi...@apache.org>.
devosend commented on issue #11426:
URL: https://github.com/apache/dolphinscheduler/issues/11426#issuecomment-1211780733

   I will fix it


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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