Optimizing the code. Currently all recipients are deep copied when completing initial lookup, this is only needed for the users that will be looked up.
Related Issue(s)
N/A
Verification
[x] Your code builds clean without any errors or warnings
[x] Manual testing done (required)
[x] Relevant automated test added (if you find this hard, leave it and we'll help out)
Description
Optimizing the code. Currently all recipients are deep copied when completing initial lookup, this is only needed for the users that will be looked up.
Related Issue(s)
Verification