Updating a board from 3.3.12 to 4, the migration of subscription not working.
Yes, the data gets migrated to the phpbb4 tables after uninstalling the extension (after fixing #29). But the user's Subscription's are ignored.
So the user must re-subscribe, but then there are 2 entries for subscriptions in the table for that user (the old migrated entries can not be deleted by unsubscribing).
In this image, ID 1 was migrated from the extension to phpbb4
ID 2 is after hitting the subscribe button again to re-subscribe

I don't know if either is possible to re-subscribe all existing subscriptions, or if we just don't migrate the data and assume users will just have to re-subscribe after a major 3.3 to 4.x upgrade???
Updating a board from 3.3.12 to 4, the migration of subscription not working.
Yes, the data gets migrated to the phpbb4 tables after uninstalling the extension (after fixing #29). But the user's Subscription's are ignored.
So the user must re-subscribe, but then there are 2 entries for subscriptions in the table for that user (the old migrated entries can not be deleted by unsubscribing).
In this image, ID 1 was migrated from the extension to phpbb4

ID 2 is after hitting the subscribe button again to re-subscribe
I don't know if either is possible to re-subscribe all existing subscriptions, or if we just don't migrate the data and assume users will just have to re-subscribe after a major 3.3 to 4.x upgrade???