08 June 2018

The Xporter for Jira team proudly announces the release of Xporter 5.6.0.

This version is focused on performance improvements and bug fixes.


Highlights for this release

Tempo Timesheets integration get some improvments


Xporter improved the integration with Tempo Timesheets in order to allow our users to filter the worklogs by a time interval. You are able to define the 'date from' and the 'date to' on your template using the Prop function.

${prop(tempo.date.from, 2018-01-01)}
${prop(tempo.date.to, 2018-12-31)}

Performance Improvements - Now it's much faster


Several improvements were done in order to speed up the exportation process and reduce the amount the memory used during the generation process. All export ways were affected by the changes done.

Some logic was changed in order to get a better performance; such as:

  • Permission Scheme validation
  • Issue Fields processing
  • Document Build processing



New Features and Bug Fixes