github-actions[bot] commented on issue #14938: URL: https://github.com/apache/dolphinscheduler/issues/14938#issuecomment-1724985832
### 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 stopping a workflow with sub-processes, the workflow status in the workflow instance list always displays "Ready to Stop" and the workflow instance cannot be ended. 1. Create a workflow with sub-processes. 2. Submit workflow 3. Workflow instance list execution "Stop" 4. The workflow instance cannot be ended and "Ready to Stop" is always displayed. ### What you expected to happen Problem description: After stopping a workflow with sub-processes, the workflow status in the workflow instance list always displays "Ready to Stop", and the workflow instance cannot be ended. Expected results: The workflow instance ends normally with a status of Stopped. ### How to reproduce After stopping a workflow with sub-processes, the workflow status in the workflow instance list always displays "Ready to Stop" and the workflow instance cannot be ended. 1. Create a workflow with sub-processes. 2. Submit workflow 3. Workflow instance list execution "Stop" 4. The workflow instance cannot be ended and "Ready to Stop" is always displayed. ### Anything else _No response_ ### 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]
