Page MenuHomePhabricator

[native] Stop persisting invite links
ClosedPublic

Authored by tomek on May 17 2024, 6:30 AM.
Tags
None
Referenced Files
F3400544: D12094.diff
Mon, Dec 2, 7:40 AM
Unknown Object (File)
Tue, Nov 19, 6:16 AM
Unknown Object (File)
Mon, Nov 11, 10:23 AM
Unknown Object (File)
Sun, Nov 10, 1:35 PM
Unknown Object (File)
Sun, Nov 10, 7:37 AM
Unknown Object (File)
Sun, Nov 10, 1:38 AM
Unknown Object (File)
Thu, Nov 7, 7:59 PM
Unknown Object (File)
Thu, Nov 7, 1:49 PM
Subscribers

Details

Summary

We don't need to persist the links because we're fetching them every time we open the community drawer. We will need to start persisting the links in SQLite after https://linear.app/comm/issue/ENG-3937/distribute-link-changes-through-updates is done.

https://linear.app/comm/issue/ENG-6920/move-invitelinksstore-to-sqlite#comment-734f824b

Test Plan

Run the app and check if a warning about rehydrated keys not expected is shown. Open the drawer - a link should be present for communities that have one. Close and reopen the app - the warning shouldn't appear.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable