dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Bug] [dolphinscheduler-ui] UI timed scheduler Improvement

Open cqutwangyu opened this issue 1 year ago • 1 comments

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

cqutwangyu avatar Feb 23 '24 11:02 cqutwangyu

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

https://github.com/apache/dolphinscheduler/issues/15449 image

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

github-actions[bot] avatar Feb 23 '24 11:02 github-actions[bot]