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}
Have you try
${Epic Link.EpicName}
or
${Epic Link.EpicName[FIELDID]}
https://docs.getxporter.app/space/XPORTER/1413922/Mappings
Regards
@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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.