[Devel] [issue380] Migrate Trac bug importer special cases to Twisted
Jack Grigg
bugs at openhatch.org
Thu Apr 14 13:44:57 UTC 2011
New submission from Jack Grigg <me at jackgrigg.com>:
There is now a Trac importer based on the asynchronous code, but there are a
couple of trackers that cannot be completely modelled in the database alone
(i.e. they have conditional naming etc). So a direct copy of the TracBugImporter
class needs to be made, but that uses tracker details hard-coded into the file.
A TracSpecialModel will also need to be created that points to the hard-coded
details.
----------
messages: 1513
nosy: paulproteus, pythonian4000
priority: feature
status: unread
title: Migrate Trac bug importer special cases to Twisted
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue380>
__________________________________________
More information about the Devel
mailing list