nickzibow opened a new issue, #16037: URL: https://github.com/apache/dolphinscheduler/issues/16037
### 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 1、when i visit the page of workflow definition, it throw an error like below  ) 2、when i visit the page of workflow lineage, it throw an error like below  [Error-workLineage.txt](https://github.com/apache/dolphinscheduler/files/15375738/Error-workLineage.txt) ### What you expected to happen I found a similar problem in the issue, but it has not been solved yet: https://github.com/apache/dolphinscheduler/issues/13577 I've googled but couldn't get any help. Google said it is because there are duplicate records and fields in the two tables t_ds_process_definition and t_ds_process_definition_log, but our team has checked the database and has not found any duplicate records and fields. Moreover, I have not upgraded dolphinscheduler and have been using version 3.2.0, so I hope to get any solution ideas, thank you! ### How to reproduce 1、env is openstack VMs deploy k8s 2、use helm deploy: https://github.com/apache/dolphinscheduler/tree/3.2.0-release/deploy/kubernetes/dolphinscheduler 3、After using it for a period of time, after increasing the k8s VM memory and restarting dolphinscheduler, the above exception was found. ### 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]
