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: 

Get Issue Details by custom fields other than Key and ID by JIRA REST API

Deleted user
November 12, 2019

Hi All,

I am new to Jira REST API. We are trying to migrate the content from Clear Quest to Jira.
we have migrated content using CSV Import , So all our issue defectIDs are migrated to ReferenceID(Custom Field) in Jira. Now planning to consume Jira REST API to get the issue details by using Reference ID or other fields.
Pls let me know - Is this possible ? If yes pls give me some idea and i am trying it from C# code.

Thanks
Vishnu

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kevin Johnson
Community Champion
November 14, 2019

Hi @[deleted] 

I believe its possible .

As an example, if you wanted to retrieve the JSON representation of issue  JRA-9 from Atlassian's public issue tracker, you would access:

Copy1 https://jira.atlassian.com/rest/api/latest/issue/JRA-9

This documentation might help you for your process.

https://developer.atlassian.com/server/jira/platform/rest-apis/

TAGS
AUG Leaders

Atlassian Community Events