Sj-g opened a new issue, #16744: URL: https://github.com/apache/dolphinscheduler/issues/16744
### 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 Use docker compose to deploy. After the deployment is complete, define the workflow. After the definition is complete, click Save. Then open the workflow definition editing interface again and click the Delete button. The Delete button does not respond. dolphinscheduler-api The log is as follows:  I don't know what caused it. ### What you expected to happen Can delete nodes normally ### How to reproduce Installed according to the official website documentation DOLPHINSCHEDULER_VERSION=3.2.2 tar -zxf apache-dolphinscheduler-"${DOLPHINSCHEDULER_VERSION}"-src.tar.gz docker compose --profile schema up -d docker-compose --profile all up -d ### Anything else _No response_ ### Version dev ### 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]
