N1ghtw15h opened a new issue, #13904: URL: https://github.com/apache/dolphinscheduler/issues/13904
### 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 Exported a workflow in one project and encountered an error while importing another project. 在一个项目导出了一个工作流,在导入另一个项目时报错。  ### What you expected to happen Ability to import workflows correctly. 能够正确导入工作流。 ### How to reproduce Export a workflow in one project, and then import the JSON file from the previously exported workflow in another project. 在一个项目导出一个工作流,然后在另一个项目里将之前导出工作流的json文件导入。 ### Anything else The workflow exported in the same project can be successfully imported. Is it because there is a projectCode in the JSON file of the exported workflow that it cannot be imported into another project? 在同一个项目中导出的工作流,可以成功导入。是不是因为导出工作流的json文件里有projectCode,所以不能导入到另一个项目中? ### Version 3.1.x ### Are you willing to submit PR? - [ ] 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]
