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, Mar 21, 3:04 PM
Unknown Object (File)
Fri, Feb 28, 9:26 AM
Unknown Object (File)
Fri, Feb 28, 8:12 AM
Unknown Object (File)
Feb 20 2025, 10:24 PM
Unknown Object (File)
Feb 19 2025, 6:47 AM
Unknown Object (File)
Feb 18 2025, 11:06 AM
Unknown Object (File)
Feb 13 2025, 8:14 AM
Unknown Object (File)
Jan 25 2025, 6:57 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
No Lint Coverage
Unit
No Test Coverage