| Name | CSV View |
|---|---|
| Version | 0.3 |
| Product Versions | 3.13 |
| 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.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.
