The use case for this feature request is to search Salesforce using the logged-in user as the condition.
SELECT Name FROM Account WHERE CustomOwnerEmail__c = $confluenceLoggedUser.email
You won't be notified about changes to this idea.