Versions Compared

Key

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

...

This version is focused on performance improvements.

Table of Contents


Release Highlights

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Improved Integration with Tempo Timesheets

integration gets some improvements


Column
width50%

Xporter improved the integration with Tempo Timesheets in order to allow users now allows you to filter the worklogs by using a time interval. You are able to can define the 'date from' and the 'date to' on your 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

Performance Improvements

- Now it's much faster


Column
width50%

Several improvements were done in order to speed up the exportation export process and reduce the amount the of memory used during the document generation process.

Processing logic was changed in order updated to get a better performance induring:

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



...