Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

sys_updated_on is present in the schema xml, but not present in the records in the table

SiddharthR69750
Tera Contributor

In the table sys_one_extend_capability, the schema has sys_updated_on field but the results are as follows - sys_updated_on is not present in the results.

Below is the attached image

 

When I query the sys_updated_on field, it gives the following error -

Field(s) present in the query do not have permission to be read


Any leads on the above issue are appreciated

1 REPLY 1

Sandeep Rajput
Tera Patron

@SiddharthR69750 Please check if there are any field level ACL defined on sys_updated_on field on this table which is preventing the access. You can also use access analyser to pin point the issue.