Re: Export of Issues to CSV

Tom Ekberg <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Andreas,

How does your version compare with the one I wrote in issue 2550792?

Tom Ekberg
Senior Computer Specialist, Lab Medicine
University of Washington Medical Center
1959 NE Pacific St, MS 357110
Seattle WA 98195
work: (206) 598-8544
email: [email protected]

On Sun, 9 Mar 2014, Andreas Flöter wrote:

> Date: Sun, 09 Mar 2014 14:43:59 +0100
> From: Andreas Flöter <[email protected]>
> To: [email protected]
> Subject: Re: [Roundup-users] Export of Issues to CSV
> 
> On Sunday 09 March 2014 14:19:51 Andreas Flöter wrote:
>
> I found already a mistake in my code. The 'list_sep' variable is a local to
> the class and must be reference as 'self.list_sep'.
>
> 75c75
> <                     return self.list_sep.join(seq)
> ---
>>                     return list_sep.join(seq)
> 85c85
> <                     return self.list_sep.join(seq)
> ---
>>                     return list_sep.join(seq)
>
>> Hi,
>>
>> I have extended a little the "ExportCSVNames" script from the Wiki which now
>> resolves also Lists and Multilink values to there clear text values.
>>
>> The date is not yet aligned to the timezone. This needs to be fixed.
>>
>> My amendments are not really beautiful but I was wondering if somebody could
>> incorporate this functionality into the main stream of roundup. The current
>> CSV export is very basic and could be more helpful if done in this way.
>>
>> Andreas
>
> ------------------------------------------------------------------------------
> Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
> With Perforce, you get hassle-free workflows. Merge that actually works.
> Faster operations. Version large binaries.  Built-in WAN optimization and the
> freedom to use Git, Perforce or both. Make the move to Perforce.
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> _______________________________________________
> Roundup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/roundup-users
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.