1498658503 opened a new issue, #15494: URL: https://github.com/apache/dolphinscheduler/issues/15494
### 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 I upgraded from 3.1.8 to 3.2.0, I could not find the workflow instance after creating tasks in the workflow definition and clicking "run". I checked the database table, and found that a data was inserted into the t_ds_process_instance table, but the project_code was null. Moreover, the task instance of the task I created in 3.1.8 had the same project_code, which could not be found.   ### What you expected to happen Clicking Run will show that the foreground is successful, and the background will not report an error. When I upgraded, I executed the upgraded ddl and dml sql scripts, and also tried to rebuild the database, but this situation still exists ### How to reproduce 1 ### Anything else _No response_ ### Version 3.2.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]
