Page MenuHomePhabricator

[native] Stop persisting invite links
ClosedPublic

Authored by tomek on May 17 2024, 6:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Wed, Jun 12, 5:17 AM
Unknown Object (File)
Mon, Jun 10, 3:53 AM
Unknown Object (File)
Sun, Jun 9, 9:40 PM
Unknown Object (File)
Sun, Jun 9, 4:33 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