Activity log for bug #309646

Date Who What changed Old value New value Message
2008-12-19 10:40:52 Graham Binns bug added bug
2008-12-19 10:41:07 Graham Binns malone: status New Triaged
2008-12-19 10:41:07 Graham Binns malone: assignee gmb
2008-12-19 10:41:07 Graham Binns malone: importance Undecided High
2008-12-19 10:41:07 Graham Binns malone: statusexplanation
2008-12-19 10:41:07 Graham Binns malone: milestone 2.2.1
2008-12-19 10:48:10 Graham Binns description At the moment, checkwatches.BugWatchUpdater.importBug() only supports importing bugs for a distribution and its packages. Obviously this isn't going to work when we're importing bugs from a remote bug tracker that has the LP plugin installed, such as a TracLPPlugin or BugzillaLPPlugin instance. importBug() needs to be updated to handle cases where we're importing from LP Plugin bug trackers. There is already an externalbugtracker.ISupportsBugImport interface; importBug() should be updated to deal with this interface correctly. At the moment, checkwatches.BugWatchUpdater.importBug() only supports importing bugs for a distribution and its packages. Obviously this isn't going to work when we're importing bugs from a remote bug tracker that has the LP plugin installed, such as a TracLPPlugin or BugzillaLPPlugin instance. importBug() needs to be updated to handle cases where we're importing from LP Plugin bug trackers. There is already an externalbugtracker.ISupportsBugImport interface; this should be expanded (or subclassed) so as to provide a suitable interface for *LPPlugin bug trackers to implement.
2008-12-21 11:07:30 Graham Binns malone: milestone 2.2.1
2009-12-11 16:13:22 Graham Binns malone: assignee Graham Binns (gmb)
2010-01-06 11:21:34 Gavin Panella summary Add checkwatches infrastructure for impoting bugs from *LPPlugin bugtrackers Add checkwatches infrastructure for importing bugs from *LPPlugin bugtrackers