Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Query on JIRA SOAP API?

Nagaveer
Contributor
October 21, 2013

Now I'm using 5.x jira version and running some plugin that uses SOAP API. In future, if I want to upgrade JIRA from 5.x to 7.0.
Will plugin(which uses SOAP) supported by JIRA 7.0?

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 21, 2013

No. Last time I read about it, the plan was to drop SOAP in version 7 of Jira.

It's there in 6, and there's nothing to stop you finding/writing your own plugin to provide a SOAP interface in Jira 7, but Atlassian won't be bundling it any more, or supporting it.

This would be a good time to convert your plugin to REST.

Nagaveer
Contributor
October 22, 2013

thanks for quick reply Nic Brough.

If I upgrade jira 5.x to 7.0, Will plugin(which uses SOAP API) works in jira 7.0??

Or Will it need anything to be changed?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 22, 2013

My answer already answers those questions (But, no, it won't work and yes, you'll need to change something)

Suggest an answer

Log in or Sign up to answer