sys_updated_on is present in the schema xml, but not present in the records in the table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 02:25 AM - edited 10-03-2024 02:27 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 09:09 AM
@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.