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: 

How to export field count in a CSV file in jira

sneha priya
August 2, 2018

I have attached 2 Photos, these are the fields ,which I need to export in 2 CSV file from the client project data.

I am trying it with Script Runner plug-in but I am stuck in 2 places:

1. whether I will be able to export the script output  in CSV files.

2. whether I can write the script for getting count of all the columns mentioned .

Any other approach is also appreciated. Below mentioned columns description is 

no_comment= count of comment

vel_starttime= sum of story point of issues assigned to an iteration at the beginning

issue_pic.pngiteration_pic.png

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Aron Gombas _Midori_
Community Champion
December 10, 2019

All these can be exported with the Better Excel Exporter app to XLSX, which can then be converted to CSV from Excel itself.

You should use these app features:

  1. Using Excel formulas: if you want to do the calculation on the Excel side
  2. Using Groovy scripts: if you want to do the calculation on the Jira side
  3. Using calculated fields: if a calculated field that you can freely add, remove or re-order in the Issue Navigator better fits your case
TAGS
AUG Leaders

Atlassian Community Events