Perl script for import

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
skibumm101
Posts: 40
Joined: 07 Jun 2006, 16:33

Perl script for import

Post by skibumm101 »

We wrote a perl import script that takes data from a csv file and uses the bug_report.php page for submitting as opposed to trying to directly write to the database. It also works with custom fields. It takes a little bit of time preparing the csv file, and changing a few lines of code for custom fileds, but it worked perfectly on over 3000 bugs
webwesen
Posts: 27
Joined: 09 Aug 2005, 20:44

Post by webwesen »

ok, sounds very good.
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

Skibumm101, it would be great if you can submit an issue to Mantis Bugtracker (http://bugs.mantisbt.org) and attach the script to it. I'm sure there will be many who can benefit from this work and help enhancing it further.

Regards,
Victor.
http://www.futureware.biz/mantisconnect/
Post Reply