Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6127017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:27:07+00:00 2026-05-23T16:27:07+00:00

I have an xmlrpc interface running and am able to fetch issues by ID.

  • 0

I have an xmlrpc interface running and am able to fetch issues by ID.
For example, the issue as returned by getIssue(‘PROJECT-701’) contains the fields:

affectsVersions .. : [releaseDate,sequence,released,archived,...]
assignee ......... : '...'
components ....... : ...
created .......... : '2011-06-01 16:14:21.217'
customFieldValues  : ...
description ...... : '...'
fixVersions ...... : #()
id ............... : '28602'
key .............. : 'PROJECT-701'
project .......... : 'PROJECT'
reporter ......... : '...'
status ........... : '10032'
summary .......... : '...'
type ............. : '18'
updated .......... : '2011-06-07 12:49:51.363'
votes ............ : '0'

now I need to fetch the issue’s subtasks. From the html-browser interface, I know that 3 subtasks with IDs 702, 703,…) are present. I am able to fetch the subtasks (as issues) by their issue ID, if those IDs are known (i.e. a getIssue(‘PROJECT-703’) gives the correct return with subtask as issuetype.

However, how do I get those subtask-ids via xmlrpc from the issue ??

I find no parent-issue-id in the subtask nor any subtask-ids in the parent.
Is this simply missing from the XMLRPC interface (and I need to use SOAP), or is there a clever trick (text or other special search) to get the info?

If possible, I want to stay with and use XMLRPC instead of SOAP, but a definite confirmation that it is NOT possible in XMLRPC would also be helpful, so I won’t waste time trying to get an incomplete xml-rpc interface working…

Additional info:
I am talking to a JIRA 3.13.5 and a getServerInfo request returns:

baseUrl .... : ...
buildDate .. : 'Tue Jul 07 00:00:00 CEST 2009'
buildNumber  : '360'
edition .... : 'Enterprise'
serverTime . : '...'
version .... : '3.13.5'

Thanks for any hint.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:27:08+00:00Added an answer on May 23, 2026 at 4:27 pm

    edit: (Sorry misread your question, my answer is for SOAP. With luck the XML-RPC will also have this method).

    Unfortunately I’m using version 4.2, so I don’t know if this method is available for your version; a quick search of the 3.x documentation suggests it might be.

    The only way I’ve been able to get the substasks for an issue is by using the getIssuesFromJqlSearch method:

    $jira.getIssuesFromJqlSearch($token, ‘parent = “PROJECT-703″‘, 100)

    This returns all the subtasks for PROJECT-703

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I'm writing yet another Twisted based daemon. It'll have an xmlrpc interface as
I have to make a connection to an XMLRPC site from a web application,
Update: I have provided complete code example in answer below. I have built my
We have been using XMLRPC for android and it was working well until we
I have built an XML-RPC interface in Python and I need to enforce some
I have facing problem to access xmlrpc. Whenever I tried to access xmlrpc through
I have a webapplication written in .NET, that utilizes CookComputing.XmlRpcV2 for xmlrpc-communication. When I
I am using Martin Orth's ColdFusion API for Google Adwords. I have been able
I have an application in web2py. To create the command line interface of the
I have an xmlrpc server using Twisted. The server has a huge amount of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.