You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.