Migrator won't export tickets with owners / reporters that have no email address

Bug #388392 reported by Graham Binns
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
trac-launchpad-migrator
Fix Released
High
Jelmer Vernooij

Bug Description

What happens:

If migrate.py comes across a ticket whose reporter or owner doesn't have an email address registered in the Trac DB, it won't export the ticket to XML. Instead it will output one of the following messages:

 [ticket N] pb with reporter foo
 [ticket N] pb with owner bar

These messages are unhelpful at best, and occur even if the owner or reporter's username is a valid email address.

What should happen:

The migrator should export the ticket anyway, generating an email address specific to the bug tracker if necessary (e.g. <email address hidden>). We shouldn't lose data because anonymous users are allowed to create tickets.

Related branches

Graham Binns (gmb)
Changed in trac-launchpad-migrator:
importance: Undecided → High
status: New → Triaged
Revision history for this message
Graham Binns (gmb) wrote :

Fixed in trunk r15.

Changed in trac-launchpad-migrator:
assignee: nobody → Jelmer Vernooij (jelmer)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.