Page MenuHomePhabricator

[lib] Include targetUserID in DMUpdateRelationshipOperation
ClosedPublic

Authored by ashoat on Sep 23 2024, 10:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 11:12 AM
Unknown Object (File)
Thu, Dec 19, 10:56 AM
Unknown Object (File)
Wed, Dec 18, 7:21 PM
Unknown Object (File)
Wed, Dec 18, 7:21 PM
Unknown Object (File)
Wed, Dec 18, 7:21 PM
Unknown Object (File)
Wed, Dec 18, 7:21 PM
Unknown Object (File)
Wed, Dec 18, 7:21 PM
Unknown Object (File)
Nov 17 2024, 3:30 PM
Subscribers
None

Details

Summary

This was an oversight from D13392. We need to process the same DM op on both the sender and recipient, so we should include a targetUserID in the op so it's clear who the target is. Otherwise, the sender sees "you sent a friend request to you".

Depends on D13432

Test Plan

Confirm the sender sees the proper robotext after this change

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage