Forums

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

How to fetch status with their mapping with project from database or REST API

Ashutosh pandey February 28, 2017

Hi,

I need to map issue status with all the related JIRA project , what I am getting is a descriptor in workflow table but as there are more than 10000 rows .

It is very difficult to break all the XML and fetch status from them and then link them with project .

Can anyone please help me ?

1 answer

0 votes
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.
February 28, 2017

There isn't any other way to do it with REST.

Internally, there's a bit of java code that can do it moderately easily, but with REST, you'll need to plough through everything you're getting back from it.

Suggest an answer

Log in or Sign up to answer