Closed arjank closed 7 years ago
The sole reason for using that RPC crap was that the REST API didn't have support for all of the calls needed for full functionality.
I read in the announcement that the REST API has more functionality than it did, so I will be glad to switch.
That should clear things up in the code as well, as currently the requests are split between the SOAP and XML-RPC as there where calls in either that the other did not support :-(
Documentation for the REST API on the Atlassian site.
The JIRA connector should use the REST API, since the RPC Services are deprecated and will not be updated.