Page MenuHomePhabricator

[lib] Introduce findUserIdentities to ProcessDMOperationUtilities
ClosedPublic

Authored by ashoat on Sep 19 2024, 3:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 7:28 AM
Unknown Object (File)
Fri, Nov 1, 7:28 AM
Unknown Object (File)
Fri, Nov 1, 7:27 AM
Unknown Object (File)
Fri, Nov 1, 7:20 AM
Unknown Object (File)
Tue, Oct 22, 10:41 AM
Unknown Object (File)
Tue, Oct 22, 10:21 AM
Unknown Object (File)
Tue, Oct 22, 10:21 AM
Unknown Object (File)
Sun, Oct 20, 7:13 PM
Subscribers
None

Details

Summary

This goes through UserIdentityCache, so we are guaranteed that multiple fetches for the same user ID will result in at most a single identity call.

Depends on D13389

Test Plan

For now, just Flow. I'll test this at a later point in the stack; for now, putting up diffs following the team's recent pattern to get feedback

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable