Hi,
I'm trying to make an Xporter template, and the template should contain some values from a bundled field (deviniti).
For example, if
BundledField contains A,B,C fields
I want to get the values of each field in BundledField and show it through an Excel file.
Any guidance?
Xporter supports all Jira Standard custom field types.
However, when other Apps provide the custom fields, it is necessary to develop specific integrations with those Apps so that Xporter can read and export the information from those specific Apps.
You can find the Apps that currently integrate with Xporter by checking this documentation page: https://confluence.xpand-it.com/display/public/XPORTER/Integrations
And unfortunately, the bundled field (deviniti) and not currently integrated into Xporter.
In these cases, sometimes, the output of the custom field can be processed using Javascript:
https://confluence.xpand-it.com/display/public/XPORTER/JavaScript
If the custom field provides useful information, for instance, some custom fields, output the data in JSON format that can be processed using Javascript embedded in the Xporter template.
Kind regards,
Rogério Paiva [Xporter Support Team]
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get started with Jira Service Management
These short, self-paced courses will help you get up and running in Jira Service Management in just 90 minutes.
Learning Path
Adopt ITSM practices with Jira Service Management
Use this path to build your IT Service Management knowledge and earn an Atlassian certification.
Setting Up ITSM Projects in Jira Service Management
This training series helps you get started in Jira Service Management quickly with the new ITSM project template.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.