[Bug] [dolphinscheduler-ui] UI timed scheduler Improvement
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
https://github.com/apache/dolphinscheduler/issues/15449
https://github.com/apache/dolphinscheduler/assets/26395835/6251f961-b426-451f-a6d4-a7207aa771db
What you expected to happen
在工作流定义中,上线一个已经存在定时配置的任务时,执行update逻辑。 In the workflow definition, the update logic is executed when a task already has a scheduled configuration.
How to reproduce
在工作流定义中,上线一个已经存在定时配置的任务时,会错误的执行create逻辑。 In the workflow definition, the create logic will be executed incorrectly when a task already has a scheduled configuration.
Anything else
pass
Version
dev
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
https://github.com/apache/dolphinscheduler/issues/15449
What you expected to happen
In the workflow definition, when a task that already has scheduled configuration is online, the update logic is executed. In the workflow definition, the update logic is executed when a task already has a scheduled configuration.
How to reproduce
In the workflow definition, when a task that already has scheduled configuration is online, the create logic will be executed incorrectly. In the workflow definition, the create logic will be executed incorrectly when a task already has a scheduled configuration.
Anything else
pass
Version
dev
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct