Versions Compared

Key

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

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Mappings related with Template information

Define final report name for Single and Bulk export

Column
width50%

This feature will allow you to use mappings related with Template informationdefine a final report name for Single and Bulk export and are available on Xporter issue detail panel and bulk export screen.

The file name can resolve mappings as it is being made on workflow post functions (Date, Key...).

Column
width50%

Issue detail panel

Image Added

Bulk export screen

Image Added




Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Define final report name for Single and Bulk export

Column
width50%

This feature will allow you to define a final report name for Single and Bulk export and are available on Xporter issue detail panel and bulk export screen.

The file name can resolve mappings as it is being made on workflow post functions (Date, Key...).

//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}


Column
width50%

Issue detail panel

Image Added

Bulk export screen

Image Added

Code Block



New Features and Bug Fixes

...