Import issues from a excel Spreadsheet

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dmathur
Posts: 11
Joined: 01 Apr 2010, 15:56

Import issues from a excel Spreadsheet

Post by dmathur »

I have several bugs already logged in a Excel spreadsheet. Can I import them into Mantis?

If yes - how do I do that?

Regards
Deepak
jsmthjsmith83
Posts: 1
Joined: 02 Apr 2010, 09:53

Re: Import issues from a excel Spreadsheet

Post by jsmthjsmith83 »

Yes you can visit the mantis website,there you find the tutorial about your query you just follow it,you can also use the PHP to read from your system and utilise the Mantis API to save into Mantis,bug_report.php: for adding issues.manage_proj_create.php: for adding projects.manage_proj_subproj_add.php: for adding sub-project,manage_proj_cat_add.php for adding
categories,manage_proj_ver_add.php: for adding versions.
Defeat is not bitter unless you swallow it.
dmathur
Posts: 11
Joined: 01 Apr 2010, 15:56

Re: Import issues from a excel Spreadsheet

Post by dmathur »

I will follow your advice and let you know what happens.

Gratefully yours
Deepak
Post Reply