ruanwenjun opened a new pull request, #18569: URL: https://github.com/apache/dolphinscheduler/pull/18569
## Was this PR generated or assisted by AI? YES. Repository analysis, code cleanup, and test execution were assisted by AI. ## Purpose of the pull request Remove the obsolete task update-with-upstream API left after the single task definition feature was removed. close: #18568 ## Brief change log - Remove the API endpoint and its exclusive service and DAO code. - Remove the dedicated test and status codes. - Document the incompatible API change in English and Chinese. ## Verify this pull request - `TaskDefinitionServiceImplTest`: 8 passed. - `WorkflowTaskRelationMapperTest`: 4 passed. - Spotless checks for `dolphinscheduler-api` and `dolphinscheduler-dao` passed. -- 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]
