The Xporter for JIRA team proudly announces the release of Xporter 5.7.0.
This point release contains several new features and bug fixes.

Highlights for this release
| Panel |
|---|
| borderColor | #F3F3F3 |
|---|
| bgColor | #FAFAFA |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
| Column |
|---|
| This feature will allow you to use mappings related with Template information. |
| Column |
|---|
| | Code Block |
|---|
//available mappings
//The Template name
${XporterTemplate.Name}
//The Template description
${XporterTemplate.Description}
//The Template type (Word, Excel, RTF...)
${XporterTemplate.Type}
//The filename
${XporterTemplate.Filename}
//The installlation source
${XporterTemplate.Source}
//The creator of template
${XporterTemplate.Creator}
//Who has modified the template
${XporterTemplate.ModifiedBy}
//Created date
${XporterTemplate.Created}
//Updated date
${XporterTemplate.Updated} |
|
|
|
New Features and Bug Fixes
| Jira |
|---|
| server | Xpand Add-ons Issue Tracker |
|---|
| columns | key,type,summary,fixversions |
|---|
| maximumIssues | 20 |
|---|
| jqlQuery | project = XPORTER AND issuetype in (Bug, Improvement, "New Feature", Story) AND fixVersion = "Release 5.7.0" and level is empty order by issuetype desc |
|---|
| serverId | b6309ad5-5416-33d6-9a09-a3e02f20d3e6 |
|---|
|