Page 1 of 1
Import data from ClearDDTS to Mantis
Posted: 24 Jan 2011, 15:15
by Ernesto
Hi guru,
is it possible import data from ClearDDTS to Mantis?
Let me know.
Best regards.
Ernesto
Re: Import data from ClearDDTS to Mantis
Posted: 24 Jan 2011, 21:12
by atrol
I am not aware that there is a complete solution for this.
But there other migration tools which might serve as a good start point.
http://www.mantisbt.org/wiki/doku.php/m ... o_mantisbt
I never used ClearDDTS, but found that the system is able to export issues as csv and seems to store his data in relational database.
So I am pretty sure that you can get at least a big part of your data to MantisBT
Re: Import data from ClearDDTS to Mantis
Posted: 25 Jan 2011, 09:25
by Ernesto
Hi Atrol,
we have to create a new Mantis Architecture (we suppose to use the last stable version 2.1.4) and at the end we have to import all ClearDDTS issues (~100) on Mantis.
Do you know if the import patch (
http://www.mantisbt.org/bugs/view.php?id=4220) is available inside the Mantis?
Let me know.
Thanks in advance.
BR.
Ernesto
Re: Import data from ClearDDTS to Mantis
Posted: 25 Jan 2011, 09:44
by atrol
This development started as some kind of patch, but since version 1.2 this is implemented as a plugin. It's not part of standard MantisBT and can be installed without changing any source code of MantisBT because it's a plugin.
I never tried this plugin myself. At first sight it seems to be in use with latest versions of MantisBT, the author replies on questions and applies patches to fix bugs. Maybe a good choice to use it.