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)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:01 PM
Unknown Object (File)
Fri, Nov 8, 2:29 AM
Unknown Object (File)
Thu, Oct 24, 6:23 PM
Unknown Object (File)
Thu, Oct 24, 11:25 AM
Unknown Object (File)
Mon, Oct 21, 10:48 AM
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
Lint Not Applicable
Unit
Tests Not Applicable