Import from other tools¶
When you start in Tuleap you often want to import data from another system. This chapter details the tools available to deal with this import.
Import from tools¶
Bugzilla¶
Leveraging Tuleap XML import format, bz2tuleap is a tool that convert any Bugzilla XML query into an archive ready to be imported into a Tuleap instance.
Not only it will recreate the bugs and their comments with proper usernames and dates but corresponding user accounts will be created automatically during import.
Attention
As of today the tool was developed against Eclipse bugzilla (v4.4.7) it’s likely than some tweaks are needed to make it generic and usable with newer versions.
Check source code for more details.
Jira¶
bz2tuleap, jira version can also take Jira XML export and convert it to a valid Tuleap import archive.
Once done, you will need to import the archive as root on Tuleap server.