XMLRPCclient Connection?

Nageswarara Rao
Contributor
August 7, 2013
Hi, I m new to work with XMLRPCConnection with Jira instance4.4.4 , I do Successfully Connected with Jira Using XMLRPCClient and able to Retrieving the Projects. Now I want to Retrieve all the issues of that Particular Project. I searched for that types of functions which are dealing with issues. If any body know the solution pls share with me. Thanks in advance.

1 answer

0 votes
RambanamP
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.
August 7, 2013

you can get all issues using sql search, try with following method by passing sql query

getIssuesFromJqlSearch(java.lang.String token, java.lang.String jqlSearch, int maxNumResults);

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events