Normally we'd add a migration to initialize inviteLinksStore, but we can't add a migration before existing ones. Instead, I'll perform this migration step right before it's needed in migration 43.
Depends on D9185
Differential D9186
[native] Avoid crashing Redux migration if inviteLinksStore isn't initialized ashoat on Sep 13 2023, 10:00 AM. Authored by Tags None Referenced Files
Subscribers None
Details Normally we'd add a migration to initialize inviteLinksStore, but we can't add a migration before existing ones. Instead, I'll perform this migration step right before it's needed in migration 43. Depends on D9185
Diff Detail
|