Quantcast
Channel: Active questions tagged fields - Salesforce Stack Exchange
Viewing all articles
Browse latest Browse all 63

Why do I receive a gack Ids Please include this ErrorId if you contact support: 1816650657-166082 (-1712909162) when quering UserFieldAccess?

$
0
0

When I try to check user field access for certain fields, I receive two different gack Id errors

sf data query -q "SELECT Id, IsAccessible, IsUpdatable FROM UserFieldAccess WHERE DurableId = 'Account.00NDx000002FZkWMAW.005Hp00000iQiH3IAK' LIMIT 1"

The first one is

An unexpected error occurred. Please include this ErrorId if you contact support: 1816650657-166082 (-1712909162)

and for another query

SELECT Id, IsAccessible, IsUpdatable FROM UserFieldAccess WHERE DurableId = 'Account.00NDx000002FZB1MAO.005Hp00000iQiH3IAK' LIMIT 1

the second one is

An unexpected error occurred. Please include this ErrorId if you contact support: 505127584-158863 (529965368)

Why? How can I avoid those?


Viewing all articles
Browse latest Browse all 63

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>