Question

Any tips, scripts, or other artifacts that will make importing data from a Trac instance into a Bugzilla instance less work?

We have a modified Bugzilla, so it's likely that importxml.cgi won't be a good choice. Even if that were available, then the problem becomes "how to map Trac data to Bugzilla data."

As icky as it might be, I think we're going to have to do a database-to-database migration with some mapping tables on the side. Yuck.

Any help is appreciated!

Was it helpful?

Solution

Max Kanat-Alexander has just committed a migrate.pl to Bugzilla's HEAD. He's written an importer for GNATS, but we'll work with him on adding a Trac capability too.

https://bugzilla.mozilla.org/show_bug.cgi?id=519584

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top