github-actions[bot] commented on issue #15623: URL: https://github.com/apache/dolphinscheduler/issues/15623#issuecomment-1961182987
### 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 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](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]
