zhuangchong opened a new issue, #13008: URL: https://github.com/apache/dolphinscheduler/issues/13008
### 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 When using the complement function, turn on the dependent mode to generate multiple unrelated workflow instances. I found that the definitionCodeOptions data is included in the parameters of the dependent task node in the database, causing problems for tasks that depend on this workflow definition downstream of the query <img width="858" alt="image" src="https://user-images.githubusercontent.com/37063904/204091283-f8369a61-0452-47e9-a34e-7ab75df3afcf.png"> ### What you expected to happen Use the complement function to open the dependency model and generate downstream workflow instances that depend on this workflow definition. ### How to reproduce In a workflow definition with dependent tasks, click the dependent task node, select different workflows for different projects in the original dependency relationship, and click Cancel. Then click Save to view and update the workflow definition interface input parameter contains definitionCodeOptions data ### Anything else _No response_ ### Version 3.1.x ### 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]
