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

0 votes
Kevin Johnson
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events