d4x1 opened a new issue, #6692: URL: https://github.com/apache/incubator-devlake/issues/6692
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When I edit an existed connection, such as Jira and click "Test Connection" buttion, Config UI will send request to `/api/plugins/jira/connections/{connectio_id}/test` with modified fields in payload. <img width="1456" alt="image" src="https://github.com/apache/incubator-devlake/assets/5844806/4615fade-92b1-4181-a581-a597c6063615"> I think it is incorrect. ### What do you expect to happen In this scenario, Config UI should test connection with API `/api/plugins/jira/test`. ### How to reproduce Open an existed connection and edit it. ### Anything else _No response_ ### Version main ### 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]
