2

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!

2
  • Ok, I gotta ask: "Why?" I'm curious to know what you need from Bugzilla that Trac doesn't provide... Commented Oct 22, 2009 at 16:54
  • Our Bugzilla is heavily customized and has a lot of data. We're importing a small Trac database, so the question isn't whether to go with Trac or Bugzilla. The question is how best to seamlessly import the information from that Trac to our Bugzilla. Commented Oct 26, 2009 at 16:34

1 Answer 1

3

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.