Is it possible generate a csv file (report) with script runner?

j January 9, 2017

use script fragments (button) and a rest endpoint that return a list of elements and save it to a csv file

is it possible?

2 answers

1 vote
Thanos Batagiannis _Adaptavist_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 10, 2017

Hi Jaguilar,

I think the most difficult and undocumented part is the "write" to csv. For this part in JIRA there is  the com.mindprod.csv.CSVWriter. I do not have an example but it is possible. If you start writing something and need some assistance, please ping me.

regards, Thanos

0 votes
Holly Stites February 14, 2017

Are there any more resources about writing to csv in ScriptRunner?  I'm exploring possibilities.  Can this be done via groovy script?  And is this functionality available in the cloud version? 

Nishant Paraskar June 23, 2021

Yes , creating CSV file is possible in jira server

Suggest an answer

Log in or Sign up to answer