ralli / migrate_from_bugzilla

bugzilla to redmine migration rake task
15 stars 14 forks source link

relationship between "bugs" and "category" not preserve #6

Closed diimdeep closed 13 years ago

diimdeep commented 13 years ago

I have Bugzilla 3.4.2 on hosting and local installed Ubuntu 10.04.2 with Redmine Stack 1.1.3.1 installed as root in “/opt/..” Successful transfer about 1600 bugs from bugzilla with attachments. In Bugzilla bugs have been assigned to the related "components" that have been transformed into a "category" , however in Redmine this relationship was not preserved and bugs were assigned only to projects but not to categories. is that bug ? or script can't preserve relationship between "bugs" and "category" ?

ralli commented 13 years ago

Should be fixed now

diimdeep commented 13 years ago

another bug #7