Opened 19 years ago
Closed 19 years ago
#4723 closed defect (duplicate)
Version of bugzilla2trac.py that works with Bugzilla 2.22 and trac 0.10.3-1
| Reported by: | bstandefer at digg dot com | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I could not get bugzilla2trac.py to work with these versions. I was getting an error saying that the time (which was null) was already inserted into the database, which required unique values of time (why?). Anyway, I messed with the time objects a bit, and was able to import data from Bugzilla 2.22 into trac 0.10.3-1. I have seen people post about this problem, but no solution. I have not verified that this fix is backwards compatible or even compatible with any other versions, but I do not see why it would not be.



Submitted twice, see #4724