Mrhs121 opened a new issue, #17873: URL: https://github.com/apache/dolphinscheduler/issues/17873
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description In the current version, users are allowed to depend on the workflow itself when updating a workflow that contains dependent nodes(For example, the dep_ods_dwd workflow in the following figure). This causes two problems: one is circular dependency, and the other is that once the node containing the dependent node is successfully created, it cannot be deleted due to the circular dependency. <img width="1358" height="811" alt="Image" src="https://github.com/user-attachments/assets/6dd28f5a-7f5f-4991-bdc6-fe03376e6545" /> <img width="1638" height="294" alt="Image" src="https://github.com/user-attachments/assets/1d3e932c-8d67-4707-bccd-09ee973fe2d4" /> ### Are you willing to submit a 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]
