Versions Compared

Key

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

...


Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Multi-Action workflow post function

Column
width50%

This feature will allow you to define a workflow post function to generate a report and define how the result will be handled. The great advantage the new workflow post function is the way how you are able to define multiple actions.

Column
width50%



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Permission Scheme: a new way to map templates

Column
width50%

Xporter 5.5 brings a new levelofconfigurationregardingtotemplatemappinglevel of configuration regarding to template mapping, the Global Template mapping. This feature turns the template configuration easier when the template is available for all selected Issues types.

Column
width50%



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Xporter Reports restriction using JIRA groups

Column
width50%

Xporter Reports can be now configured by assigning Jira user groups. This release brings you the capability of configuring it per groups as you can see in the image below.

Column
width50%



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

New Attributes on image handling (width and height)

Column
width50%

Now it's possible to resize images, you are able to define exactly the size you want to get printed.

To resize the image, you just need to define the Width and/or Height attributes in ${Images}  and ${Images[n].Image} mappings.

Column
width50%
Code Block
${Images|width=200}



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Wiki markup/HTML processing on Excel files got some improvements

Column
width50%

Xporter is now capable to handle more content based on wiki markup and HTML, such as wiki table, bulletlistsandmorecontentbullet lists and more content.

Column
width50%



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

CheckList integration - Get checked/unchecked values

Column
width50%

Now, it's possible to iterate over all option defined and get the labelandthestatusoseachoptionthe label and the status of each option. This allows you to create a table that dynamically grows according to the number of existing values. The notation is:

Code Block
#{for FieldName}
    ${FieldName[n].Label}
    ${FieldName[n].Status}
#{end}
Column
width50%



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section


Column
width50%

Issue key field is now processed as a hyperlink on XLSX(Current Fields) export option. This turns it simple to open the browser directly from the report and see the complete information of an Issue.



Column
width50%




Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Project Category


Column
width50%

A new mapping was introduced in order to allow you getting the Project Category printed on documents.

Column
width50%
Code Block
${Project.Category}
Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

JQL Issues processing must respect the limit of issues to be exported


Column
width50%

On Xporter 5.5, if you define an JQL issues iteration where the number of issues returned is great than the max number of issues defined on global settings, a warning message will be printed on the document.

Column
width50%

Image AddedImage Added

New Features and Bug Fixes

Jira
serverXpand Add-ons Issue Tracker
columnskey,type,summary,fixversions
maximumIssues20
jqlQueryproject = XPORTER AND issuetype in (Bug, Improvement, "New Feature", Story) AND fixVersion = "Release 5.5.0" and level is empty order by issuetype desc
serverIdb6309ad5-5416-33d6-9a09-a3e02f20d3e6