The Atlassian Extension Spaces have been migrated to http://plugins.atlassian.com. These pages are now deprecated and will soon be deleted.

CSV View

Name CSV View
Version 0.4
Product Versions 4.0
Author(s) Henri Yandell
License Apache License, 2.0
Download/Bugs etc JIRA Outlet

CSV View

The Excel view in JIRA is in fact an XML format - thus there is an urge to get the data as CSV without going via an instance of Excel. This is a first pass at doing, so don't expect too much of it (thus the 0.x version number).

Release History

Version 0.4 was released on the 8th of December 2009.

  • JOUT-70 - CSV View now works in JIRA 4.0

Version 0.3 was released on 13th of January 2009. It fixed the following bug:

  • JOUT-50 - NullPointerException if custom field is not set

Version 0.2 was released on 1st of January 2009. It fixed the following bug:

  • JOUT-45 - Empty custom fields in CSV View

Version 0.1 was released on 6th of November 2008.

Installing

Install the view by downloading the latest plugin jar, place it in your $JIRA/WEB-INF/lib/ and giving your JIRA a restart. It will automatically be available on the Find Issues section of your JIRA and can be disabled via the JIRA Admin.

Labels

csv csv Delete
outlet outlet Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Aug 05, 2009

    Herbert Müller says:

    Thanks for the good work. But there is something missing. When I try to export t...

    Thanks for the good work. But there is something missing. When I try to export the "Issue Links" field, than this field is not exported to the .csv file, it is empty. I am using jira version 3.13.3

    An update would be really great.

    Regards,

    Herbert