The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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);

TAGS
AUG Leaders

Atlassian Community Events