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?
You can export the Development field to Excel with the Better Excel Exporter app:
These are essentially the counts of different development entities (branches, commits, pull requests, etc.).
(Discl. this paid and supported app is developed by our team. Free for 10 users.)
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:
Hope it helps & Thanks,
YY哥, Atlassian Certified Expert
Cloze Tech, China
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.