Jira export - Parent to show epic link instead of parentId

Johnnie_Li
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 6, 2025

Hi, 

Parent value shows the ParentId (123456) in Jira export. The parentId is not used on the frontend. We used to be able to use `Epic link` to show the epic ID. But it is being replaced with Parent. Is that a way to show the ticket ID instead (i.e. ABC-123).  

image_2025-02-07_165543493.png

Thanks in advance.

Johnnie

 

2 answers

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 7, 2025

It is a shortcoming that has been known for years.

Try the Better Excel Exporter app to get the parent's key in the output. Even better, the parent key will be exported as clickable link, like the issue's own key in column "A" below. If you don't like it, it can be turned off.

jira-excel-export-issues-selected-fields.png

(Discl. it is a paid and supported app developed by our team. Free for 10 users!)

Vishal Biyani
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.
February 7, 2025

@Johnnie_Li 

Based on Aron response, I understood what your issue is. If you export it in excel instead of csv, then you get issue key of Parent.

snip.png

I have tried and it works for me i.e. clicking on Open in Microsoft Excel option gives me the parent key (but no parent summary :-(  ).

 

0 votes
Vishal Biyani
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.
February 6, 2025

@Johnnie_Li 

Your context is not clear.

Automation

If you are looking on how to get parent key in automation, then below will work

the smart value to extract parent key is {{issue.parent.key}}

Refer this article to know more about available smart values.

REST APIs

if you are using rest APIs to extract data, then parent will appear as a json object under fields that you will need to parse for key and id

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events