Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Buglist export to CSV

55 views
Skip to first unread message

rojanu

unread,
Jan 14, 2009, 11:15:18 PM1/14/09
to
Exporting to CSV on bug list only export what is on the page, by that
I mean it only exports following fields;
ID Sev Pri OS Assignee Status Resolution Summary

where as export to XML produces detailed bug list.

How can I export ot CSV what is exported to XML

Mike

unread,
Jan 15, 2009, 2:21:18 PM1/15/09
to
On Jan 14, 6:15 pm, rojanu <alius...@gmail.com> wrote:
> How can I export ot CSV what is exported to XML

CSV output only can output those fields defined by DefineColumn in
buglist.cgi, and displayed on the "Change Columns" page. Go to a
search, click change columns, select all, then click CSV.

You can also append the URL with &columnlist=<field>,<field>,<field>,
however if you type a field name wrong, you won't get an error, it
just won't show. Be sure to look at DefineColumn calls for the
correct field names to use.

John Girouard

unread,
Jan 15, 2009, 2:29:13 PM1/15/09
to support-...@lists.mozilla.org

Also note that some columns, such as estimated_time and remaining_time are
only visible when you are logged in.

-John

rojanu

unread,
Jan 26, 2009, 11:27:03 AM1/26/09
to
I am looking to export comments to CSV as well, is it possible, if so
how can I achive it.

thanks again

narra.r...@gmail.com

unread,
Jan 26, 2009, 10:13:25 PM1/26/09
to
Hi John,

I am also trying to use the &columnlist=<field>,<field>,<field>, but I
dont know what are the corresponding names that I should be giving in
for Description & who & comments. Please could you help me out on this
regard.

Appreciate your support on this.

Thanks & Regards,
RamPrasad

John Girouard

unread,
Jan 26, 2009, 10:42:50 PM1/26/09
to support-...@lists.mozilla.org
Hello RamPrasad,

Here is a list that I put together from the bugzilla.dtd that shipped with
my version of Bugzilla.:

bug_id
alias
reporter_accessible
cclist_accessible
exporter
urlbase
bug_status
classification_id
classification
product
priority
version
rep_platform
assigned_to
delta_ts
component
reporter
target_milestone
bug_severity
creation_ts
qa_contact
status_whiteboard
op_sys
resolution
dup_id
bug_file_loc
short_desc
keywords
dependson
blocked
votes
everconfirmed
cc
group
estimated_time
remaining_time
actual_time
deadline
long_desc

Hope this helps!

-John

> _______________________________________________
> support-bugzilla mailing list
> support-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-...@lists.mozilla.org in the To: field when you reply.


0 new messages