Modify ↓
Opened 18 years ago
Closed 12 years ago
#907 closed defect (wontfix)
DataMover barfs on custom ticket data
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | normal | Component: | DatamoverPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
DataMover chokes when trying to migrate tickets that contain ticket_custom data. This fix is easy (see attached patch).
Attachments (1)
Change History (4)
Changed 18 years ago by
Attachment: | datamover_custom_ticket_fix.patch added |
---|
comment:2 Changed 17 years ago by
me too. applied it yesterday to our trac 0.10.4 environment and works like a charm.
comment:3 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This plugin is deprecated. Please use the TracMigratePlugin.
Note: See
TracTickets for help on using
tickets.
Patch that fixes the ticket_custom bug