How to get Product list using JIRA API

Santosh Khadke August 1, 2013

In my .NET application, I want to show all the Products available in JIRA and bind it to DropDownList.For this purpose which API and which function should use to fetch all the products.

Thanks in advance.

2 answers

0 votes
Santosh Khadke August 1, 2013

In JIRA 6.0 ,I can add Products by following way,

Administration -> Custom Fields -> Configruation Custom Fields -> Products.

I want to fetch the list of updated products and bind the details to DropDownList in my .NET application.

Santosh Khadke August 7, 2013

In JIRA 6.0 ,I can add Products by following way,

Administration -> Custom Fields -> Configruation Custom Fields -> Products.

I want to fetch the list of updated products and bind the details to DropDownList in my .NET application.

0 votes
Bhushan Nagaraj
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 1, 2013

Products or Projects?

Suggest an answer

Log in or Sign up to answer