Hello Trailblazers !! ,
I am encountering strange issue on my Screen Flow. In my flow, On Display Screen, I have Choice Lookup, which uses Record Choice Set. This record choice set will give me all the User object records which matches criteria 1. isActive== true & 2. ProfileId == 'XXX...' .
So technically on screen, from lookup I should be able to find all user which matches above criteria. However, I am not able to find few users which matches same criteria given above. I compared both user records (able to find on Lookup & not able to find) as well, both users have same settigns, like PSG, etc..
Note: my flow is running as System Context with Sharing - Enforce Record-level sharing .
Hello @Sriharsha Nandamuri
,
Thank you for your answer. Actually, running user do have full access to User object, However, the issue here is I not able to see only few records.