The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

j
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new 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 Champions.
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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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