PDF - Export SIL and DB tables
Exporting SIL or Database custom fields
This feature is available starting with version 2.0.2 for Jira 8 and above.
Easy PDF Word Issue Templates are now extended with an option to export SIL and Database custom fields. Get data from your database but not just data - get rows of data. Now, when you have a scripted custom field from a plugin in the Power Suite or any other plugin that displays data from your database in a table, you can have the same table in the exported file.
In the following example we will configure the Datatable custom field from the Power Database Fields PRO to display a table from the database. In your ticket export you will be able to view this very table.
- Configure the Data Table custom field.
- Create an Easy PDF Word Issue template, add it to your Jira issue.
You can configure your template to display the ticket summary, assignee and the table using any of the following examples.
Summary - $summary Assignee - $assignee Test table 1 $customfield_10625
Summary - $summary Assignee - $assignee Test table 2 $DataTableExport
That's it. The file will now have Data Table custom field exported to PDF.