Ensure context is properly propagated to member search thread
There appears to be a race condition in the Slack integration logic where the thread that performs the member lookup loses request context.
Ensuring all orgs are present before performing the search should work as a quick fix.