ruanwenjun opened a new issue, #18565: URL: https://github.com/apache/dolphinscheduler/issues/18565
### Search before asking - [x] I had searched in the issues and found no similar issues. ### What happened Task definition lifecycle operations do not consistently validate access to datasources referenced by task parameters. ### What you expected to happen Datasource access should be validated before task or workflow definitions are saved, switched to another version, or brought online. ### How to reproduce 1. Use a task type that references a datasource. 2. Save or activate it through a task or workflow definition API. 3. Observe that datasource access validation is not consistently applied. ### Anything else No response. ### Version dev ### 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 Code of 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]
