xiaolailong opened a new issue, #15493: URL: https://github.com/apache/dolphinscheduler/issues/15493
### 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 import a dependent task from a Json file in a new environment that export by a old environment, the import operation is success, but you will get error message like "**get task list by process definition id error**", when you open the detail page about the import dependent task. Following is the error screenshot:   ### What you expected to happen After importing a dependent task from Json file, the up-stream process and task should link properly. ### How to reproduce Import from the example Json file, and open the detail page of the dependent task of llow3 in the api ui, you will see some error message which show the up-stream process and task not link properly. [workflow_1705391814549.json](https://github.com/apache/dolphinscheduler/files/13947590/workflow_1705391814549.json) ### Anything else _No response_ ### 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]
