Closed (fixed)
Project:
Mailhandler
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 21:04 UTC
Updated:
24 Apr 2011 at 01:21 UTC
Jump to comment: Most recent file
There are extensive schema changes which require an update script to convert 1.x mailboxes to 2.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | mailhandler-883936-6.patch | 1.7 KB | danepowell |
| #2 | 883936-mailhandler-update.patch | 3.32 KB | mfb |
Comments
Comment #1
mfbSubscribe
Comment #2
mfbI started working on an update script. Haven't had a chance to test this yet.
Comment #3
danepowell commentedI'll try to test it soon. It looks like this only handles the upgrade of strictly Mailhandler components - however, there's a LOT of other work that needs to go into setting up Mailhandler 2.x. I think an upgrade script should also set up the appropriate feed, appropriate Mailhandler Node Processor mappings, create the feed node, etc... as this setup process is going to be a real shock to people used to Mailhandler 1.x. If these steps can't be automated, then the script should at least provide some direction for how to do the rest of the setup manually.
Comment #4
Ian Ward commentedBump up to major
Comment #5
danepowell commentedThis will need to be updated to work with the latest dev version
Comment #6
danepowell commentedHere's a partial update- this should take care of creating the new mailboxes. However, we also need to...
Can anyone think of anything else that needs to be addressed in the update script?
Comment #7
danepowell commentedThis has been committed, try 6.x-2.0-alpha2