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)
Wed, Dec 25, 4:54 PM
Unknown Object (File)
Wed, Dec 25, 4:54 PM
Unknown Object (File)
Wed, Dec 25, 4:53 PM
Unknown Object (File)
Wed, Dec 25, 4:52 PM
Unknown Object (File)
Tue, Dec 10, 2:54 AM
Unknown Object (File)
Dec 2 2024, 10:17 AM
Unknown Object (File)
Nov 27 2024, 1:42 PM
Unknown Object (File)
Nov 27 2024, 8:50 AM
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