Exporting Multiple Issues with Static Sections
Sometimes, you may want to export multiples issues, without reproducing some sections of the template. For instance, you may want to create a cover section or some information to be added at the end of the document.
To provide this functionality, Xporter for JIRA plugin supports a special notation. This notation allows defining which sections of the template will be rendered for each issue, and which sections will be static. The notation is demonstrated in the example below:
The image below demonstrates a Word template to bulk export multiple issues:
As this notation provides lots of combinations, we advise checking the sample template (SampleBulkExport.docx) on the Samples Page.
The image below demonstrates an Excel template to bulk export multiple issues:
Static Sections with Filters
You can push the static sections functionality to another level of control by applying filters to the iterations. For instance, this can be useful if you want to export multiple issues, and place the issues of a specific issue type (ex: Bug) in a section of the template and the issues of another type (ex: Story) in other section of the template. The notation is demonstrated in the example below:
The image below demonstrates a Word template to bulk export with static sections and filters applied to the iteration of issues.
or
As this notation provides lots of combinations, we advise checking the sample template (SampleBulkExportFilters.docx) on the Samples Page.
The image below demonstrates an Excel template to bulk export with static sections and filters applied to the iteration of issues.
or