In Salesforce Service Cloud, the standard Case Contact field (ContactId) is a lookup relationship that links a Case to the Contact object. This field cannot be modified to point to the User object, as it is a standard Salesforce field with a fixed relationship.
Example use case: An internal support team wants to use Cases to track requests from internal Salesforce users (employees) rather than external contacts. However, the standard Case Contact field does not support lookups to the User object.
This article describes the available options for associating a Salesforce User with a Case record.
The standard ContactId field on the Case object is hardcoded to the Contact object in Salesforce and cannot be redirected to the User object. The following two options are available as workarounds:
Create a new custom lookup field on the Case object that points to the User object:
This field can then be used alongside or instead of the standard Contact field to track the associated Salesforce user.
Use Salesforce automation tools such as a Flow or Apex trigger to populate a custom field on the Case based on criteria such as the case submitter's user record or an email domain match.
Note: Neither option modifies or replaces the standard ContactId field. Both options add a supplementary mechanism for linking a User to a Case.005226725

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.