Dear Members,
Im working on mantis import/export plugin. While im trying to import some bugs to mantis, if the bug_id is not mentioned it is not creating the issue in mantis. But i have tried using mantis_connect() to create an issue using eclipse IDE. In that we do not have to specify any bug_id, as bug_id is a primary key, it is auto increment field.
But using import/export plugin i am unable to do so...?
Please help me out in this to solve this issue...?
I have my bug list in some of the format like CSV, XML or Excel. In that i would be having all the required details like:
Summary
Category
Project
Reporter
Assigned to
and other needed information.... except bug_id,
I has to be automatically created..
Regards,
Prabhu.
Import/Export issue using mantis 1.1.0a3..?
Moderators: Developer, Contributor