syyangs799 opened a new issue, #10402: URL: https://github.com/apache/dolphinscheduler/issues/10402
### 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 Now I want to finish it [https://github.com/apache/dolphinscheduler/issues/8031#issue-1102724937](url) However, I found that the seatunnel task of the dev branch could not be created successfully,   You can see the passed taskdefinitionjson parameter in the log. The rawscript is empty  Looking at the source code, I found that the parameters of seatunnelparameters require rawscript not to be empty or null, but I can't configure the value for it on the webui .So I guess the seatunnel task needs to be adapted,If my operation is wrong, please let me know ### What you expected to happen seatunnel task can be created successfully and executed ### How to reproduce 1.Drag a seatunnel icon and add configuration parameters  2.Click save in the upper right corner and add task parameters,  3.Click OK  ### Anything else _No response_ ### Version dev ### 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]
