Get Development \ Releases fields using API

yoav lax May 5, 2024

We are using Jira cloud and want to export a few items including all their data. The only values we are failing to get are the Development links, which are links to a GitHub repository. (PR, Commit, etc.)

Is there a way to export this kind of data using API? Or else?

1 answer

0 votes
YY哥
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2024

Hi @yoav lax 

Welcome to our Community.

If you've integrated GitHub with Jira Software cloud and seen the values in the Development/Release panels, then you will be able to get what you want through Jira Software REST API:

Development Information 

Get a build by key 

Get a deployment by key 

 

Hope it helps & Thanks,

YY哥, Atlassian Certified Expert

Cloze Tech, China

yoav lax May 5, 2024

I've tried following this documentation and haven't managed to get the data. 

Can you possibly provide an example where you fetch the data including the development links for a specific issue? 

YY哥
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2024

Have you integrated GitHub with Jira Software cloud and seen the values in the Development/Release panels?

Suggest an answer

Log in or Sign up to answer