ruanwenjun opened a new pull request, #18557: URL: https://github.com/apache/dolphinscheduler/pull/18557
## Was this PR generated or assisted by AI? YES. The cleanup and regression test were assisted by AI and reviewed locally. ## Purpose of the pull request Remove the obsolete Dynamic Task query API left after Dynamic Task removal. Closes #18556. ## Brief change log - Remove the obsolete API and its exclusively used implementation. - Add a route regression test and upgrade note. ## Verify this pull request This change added tests and can be verified as follows: - `./mvnw -pl dolphinscheduler-api -am -Dtest=WorkflowInstanceControllerTest#testQueryDynamicSubWorkflowsIsNotExposed -Dsurefire.failIfNoSpecifiedTests=false test` - `./mvnw spotless:apply` -- 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]
