When upgrading from 6.x-1.x to 6.x-2.x, a new input format and feeds importer are currently created for each existing mailbox. This is really inefficient and not perfect, since commands can't be converted and importers all get attached to one content type. A better alternative would be to create an UPGRADE.txt with instructions on how to create an input format and customize the default importer to use the format and map commands, etc...

Comments

danepowell’s picture

Actually I am contemplating making the upgrade process more 'intelligent', so that less manual intervention is required. It's just tricky to code up.

danepowell’s picture

Priority: Normal » Major
danepowell’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)