Hi Everyone,
I’m creating a jira:customField module in my Forge app and I went for the object type as it seems the best fit for my use case.
Now when I try to export to CSV (or XML) from Issue navigator, exported values for my custom field are raw JSON values, and not rendered/formatted values. This is not the case if I export to HTML or print list / print details.
Is there any way to customize this behaviour in order to export rendered values for my custom field when exporting to CSV?
here’s how my manifest looks:
Thanks
Antoine