Hi all,
We're currently trialling this app (xporter), and it looks really promising for us in order to be able to export Stories and Requirements to a Word template. We have Stories sitting at the Issue level, and we're able to export what we need at this level, however, we have Requirements sitting at the subtask level, and not all the attributes we wish to export appear to be available.
In reference to: https://confluence.xpand-it.com/display/public/XPORTERCLOUD/Iterations#Iterations-IteratingIssueSubtasks
We also need:
${ Subtasks[n].IssueType}
${ Subtasks[n].Description}
Is there some way of also exporting these attributes?
Or can someone suggest an alternate approach that would yield the same results?
Thank you,
Diane.
For those it may help in the future - I heard back from support via a ticket I logged:
Yes, those mappings are available, we tested from our side and it's working, can you confirm that?
#{for j=subtasks} ${Subtasks[j].Key} ${Subtasks[j].Description} ${Subtasks[j].IssueType} #{end}
Cheers,
Diane.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.