Export ScriptRunner scripted fields to PDF
ScriptRunner is the most powerful app to extend and customize Jira with every kind of custom logic, programmed in Groovy scripts. Among other extension points, you can implement custom fields with it, whose values are programmatically calculated or automatically loaded from external databases, APIs or other sources.
Better PDF Exporter for Jira allows exporting all those script fields to PDF documents.
Next steps
- For the tutorial video and the configuration guide, see the ScriptRunner integration page.
- Create similar PDF reports from your own issues with the free 30-day trial!
Export samples
Issue with built-in script fields
ScriptRunner enables implementing custom fields whose values are programatically updated by scripts, in response to events like a workflow transition. In this sample, these are exported to the ScriptRunner Fields section, automatically formatted as date, number, etc. depending on their data types.
Issue list with custom script fields
In addition to the event-driven script fields, ScriptRunner enables you to create fields that are powered by periodically executed Groovy scripts. Use these to synchronize data from your CRM system to Jira, to implement escalation processes, and so on. Without any further configuration, Better PDF Exporter will correctly export your custom field values to PDF!