Page MenuHomePhabricator

[lib] Use useUsersSupportThickThreads() (with auxUserInfos) in useUpdateRelationships()
ClosedPublic

Authored by angelika on Nov 14 2024, 12:49 PM.
Tags
None
Referenced Files
F3513302: D13938.id46376.diff
Sat, Dec 21, 11:34 PM
F3511772: D13938.id46373.diff
Sat, Dec 21, 4:01 PM
F3510012: D13938.id46373.diff
Sat, Dec 21, 10:25 AM
Unknown Object (File)
Fri, Dec 20, 10:32 PM
Unknown Object (File)
Mon, Dec 16, 4:05 PM
Unknown Object (File)
Sun, Dec 15, 7:10 AM
Unknown Object (File)
Fri, Dec 13, 11:17 PM
Unknown Object (File)
Fri, Dec 13, 11:16 PM
Subscribers

Details

Summary
Test Plan
  1. Mobile user makes a new thick thread with web user (with new message button)
  2. Mobile user sends friend request
  3. Throw some error in fetchUserIdentitiesPromise() so that finding user indentity always fails
  4. Web user accepts the request
  5. Before a new thin thread was created. Now no new threads are created, users are friends, because user identity is found in auxUserInfo.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 18 2024, 1:57 AM