IssueTrackerProduct

A user friendly bug tracking web application for Zope

Enable CSV export linkEnable CSV export link

01 Jul 2005

When listing issues, there are by default two ways: rich and compact By enabling an advanced properties you can have a third way: CSV

Version requirement:

Min. version: 0.6.9

List Issues with CSV link Since the 0.6.9 release there are two new ways to export issues in CSV (Comma Separated Values) format. One is to export everything which is explained in this howto. The other way makes it possible to export whichever issues you're currently listing but as CSV and with no batching. Suppose you have a filter enabled, have done a search or you're viewing a report then if you enable the CSV link you'll see an export of only those selected issues, not the whole issuetracker.

Advanced properties To enable the CSV link you have to go in to the Advanced properties on your issuetracker and look towards the bottom of the screen as shown in this screenshot. Save and exit and return to the List Issues page and scroll to the bottom of the page. You should now see a new link that says "or CSV".

If you have done a search or a report or a filter with custom sorting, clicking this link will return a CSV file that you might want to open with OpenOffice or MS Excel and it should be very easy to import into your spreadsheet.

<<< Return to all how-tos