littleziao opened a new issue, #12612: URL: https://github.com/apache/dolphinscheduler/issues/12612
### 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 After migrating the server, the process of the original 2.0.6 version is exported through the export function and imported in the current 2.0.7 version. The dependency definition in the process with the dependency is lost. ### What you expected to happen The import function should have the original process dependency definition. ### How to reproduce Exported from version 2.0.6 and imported at version 2.0.7 . ### Anything else The same version import/export in version 2.0.6 does not repeat this bug. ### Version 2.0.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]
