liunaijie opened a new issue, #17071: URL: https://github.com/apache/dolphinscheduler/issues/17071
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Now in the WebUI, datasource list id is using list index. It's not the id store in db. <img width="116" alt="Image" src="https://github.com/user-attachments/assets/88b20ae3-36e5-41b9-b771-0e0664c640ac" /> When using this index to generate a job via an external system, it will fail due to a datasource ID mismatch. I suggest fixing this issue by displaying the real ID in the WebUI. ### Are you willing to submit a PR? - [x] 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]
