[Bug][Config UI] use wrong API when testing existing connections
Search before asking
- [X] I had searched in the issues 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.
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
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.