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.
...
| Panel |
|---|
| borderColor | #F3F3F3 |
|---|
| bgColor | #FAFAFA |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
Improve the way how Xporter is integrating with Tempo Timesheets
| Column |
|---|
| 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 |
|---|
| 
|
|
|
| Panel |
|---|
| borderColor | #F3F3F3 |
|---|
| bgColor | #FAFAFA |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
| Improve the way how permission schemes are being validated during an export
| Column |
|---|
| 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 |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
Improve the way how custom fields are loaded| Column |
|---|
| 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
...