Hello, I recently added Jira integration to my on-premise Testiny instance. I can create defects from a test case run, but cannot link defects. When I try to I receive the error “Integration query failed”.
I believe this is related to a recent update of jira cloud which deprecates certain REST APIs (I can’t post a link to the associated Atlassian article).
Checking logs from Docker, that seems to confirm it:
83|error|api-error-handler: An error occured while accessing the Jira API {"raw_message":"EM=The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at https://developer.atlassian.com/changelog/#CHANGE-2046\n","method":"GET","url":"/workitem-integration/workitems/search?integration_id=1&project_id=1&workitem_project_id=10027&workitem_type_id=10021&term=&max=50","status_code":410,"tenant":"main","user_id":1,"client_info":"v1.26.1 (dc69aa445@HEAD)","client_anon_ip":"10.10.7.0","client_country":"unknown","client_agent":"Chrome 139.0.0.0 / Windows 10 / amd64","client_tab":"gvwpog4sqs","jwt_token_id":"44iV2RWufxeMG3GKtAPG","is_api_key":0,"is_imp_ctx":0,"is_admin":0,"request_body":"","host_name":"877ed47d5754","container_name":"unknown","request_id":"TMCHiKTiHs5uAZzs","request_time":0,"stack":"","err_name":"ApiError","is_expected":false,"api_err_code":"WORKITEM_INVALID_RESPONSE"}
Are there any potential workarounds I can use? When could a bugfix for this be expected?
Thank you!
Juan