Hi All,
We're getting an error like- "Expression evaluation error at function- a!UserCardUiContents: The user does not exist." No object has been mentioned in the error mail to identify where the error is occurring.May I know please when this error generally occurs and how to resolve it.
Thanks
Discussion posts and replies are publicly visible
Most probably you are receiving this error on a user field. It occurs when passing null/invalid/deactivated users. Add null checks before user functions.