您的位置:首页 > 其它

Migrate tickets from mantis to JIRA

2012-03-13 18:26 288 查看
Here is an article about loading tickets from Mantis to JIRA -http://confluence.atlassian.com/display/JIRA/Importing+Data+From+Mantis.
We can follow this article once we need to do the migration in the future.

 

I had a try on it and It’s basically easy to migrate. Full information can be migrated to JIRA

1)      Status (can configure the status mapping from mantis toJIRA when migrate)

2)      Attachments

3)      Comments

4)      User information (password needs to reset)

5).     All other information, like create date, update date

6)      Easily connect to mantis after configure the prefix of the “import Id” as following chart

    


change following information from file - C:\Program Files\Atlassian\JIRA 4.3.3\atlassian-jira\WEB-INF\classes\jira-application.properties

jira.importid.prefix = http://bugtrack.meds.morningstar.com/bugtrack/view.php?id=
This will makes the import id to be connected to mantis individual ticket
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息