l838224553 opened a new issue, #11612: URL: https://github.com/apache/dolphinscheduler/issues/11612
### 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 In version 3.0.0, I cannot execute only the current node task. This is because node execution selection is not performed on the operable interface. But version 2.0.6 does. As shown below, the first picture is the node task operation interface of version 3.0.0, and the second picture is version 2.0.6. It can be seen that version 2.0.6 has the option of executing node, but version 3.0.0 does not.   ### What you expected to happen Hopefully, version 3.0.0 will also have node execution options, you can select Backward execution and Forward execution and Execute only the current node. ### How to reproduce You can try using version 3.0.0 to execute only the current node task. ### Anything else _No response_ ### Version 3.0.0 ### Are you willing to submit PR? - [X] 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]
