Ref T8387. This migrates lists in the database to users, and replaces all subscriptions.
This won't update Herald rules or saved search queries, but they're presumably rare and infeasibly complex to migrate.
Differential D13128
Migrate mailing lists to mailing list users epriestley on Jun 2 2015, 10:19 PM. Authored by Tags None Referenced Files
Subscribers
Details
Ref T8387. This migrates lists in the database to users, and replaces all subscriptions. This won't update Herald rules or saved search queries, but they're presumably rare and infeasibly complex to migrate. This migration is relatively re-runnable, so I ran it a bunch of times with different setups using bin/storage adjust --apply. It successfully migrated lists into users and replaced them in all the places they were subscribed.
Diff Detail
Event TimelineComment Actions
How would these things break post killing mailing lists app? I am very comfortable with breaking them, I just would want users to be able to recover via the web ui. |