Page 1 of 1

Import issues from a excel Spreadsheet

Posted: 01 Apr 2010, 19:36
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

Re: Import issues from a excel Spreadsheet

Posted: 02 Apr 2010, 10:12
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.

Re: Import issues from a excel Spreadsheet

Posted: 07 Apr 2010, 20:17
by dmathur
I will follow your advice and let you know what happens.

Gratefully yours
Deepak