edward-yang opened a new issue, #13760: URL: https://github.com/apache/dolphinscheduler/issues/13760
### 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 Enter the workflow page, select a job that has downstream jobs, run the job, and turn on the dry run switch before running, which will cause the downstream jobs to run dry at the same time. ### What you expected to happen Dry run only the specified job without downstream jobs. ### How to reproduce 1. Prepare two jobs in one workflow, configure job dependencies. 2. Run the upstream job, turn on the dry run switch before running. 3. After the run is complete, you can see that the downstream jobs are running dry at the same time. ### Anything else _No response_ ### Version 2.0.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]
