Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Display Epic Name in Xporter Template

florian_correll May 15, 2025

I am creating a Template for the Xporter and want to display the Epic Name, because every issues are under the same epic.

 

To display the Project Name it looks like this:

&{for issues|filter=%{${BulkIssueIndex} == 0}}

${ProjectName}

&{end}

1 answer

0 votes
Florian Bonniec
Community Champion
May 15, 2025

HI @florian_correll 

 

Have you try

 

${Epic Link.EpicName}

or

${Epic Link.EpicName[FIELDID]}

https://docs.getxporter.app/space/XPORTER/1413922/Mappings

 

Regards

 

 

florian_correll May 19, 2025

@Florian Bonniec 

yes, than I get the Epic Link displayed and not the Epic Name. I need just one Time the Epic Name because all 20 Tickets are under the same Epic.

Florian Bonniec
Community Champion
May 20, 2025

The listed placeholder above do not worked ?

Suggest an answer

Log in or Sign up to answer