Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

08 June 2018

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

This version is focused on performance improvements and contains and bug fixes.

Table of Contents

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Improve the way how Xporter is integrating with Tempo Timesheets


Column
width50%

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

Code Block
${prop(tempo.date.from, 2018-01-01)}
${prop(tempo.date.to, 2018-12-31)}
Column
width50%

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Improve the way how permission schemes are being validated during an export

Performance Improvements - Now It's much faster


Column
width50%

This feature will improve the Xporter performance during the export and the permissions will be validated faster. From now on, the permissions will be validated based on the project instead of the issue.

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Improve the way how custom fields are loaded

Column
width50%

The Xporter performance during the export and improve the way how custom fields are loaded on the document gerenatedSeveral 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.



New Features and Bug Fixes

...