Unable to modify assigned to using the mobile app.Issue In the Mobile app, when an ITIL user clicks on the magnifying glass beside "Assigned to" reference field, no user is shown in the reference list. In the browser JS console, you will see the following: GET https://<instance-name>.service-now.com/api/now/v1/ui/table/sys_user?sysparm_field_styles=true&sysparm_limit=20&sysparm_offset=0&sysparm_pref_prefix=m&sysparm_query=&sysparm_reference_field=assigned_to&sysparm_reference_key=sys_id&sysparm_referring_record_changed_values=e30%3D&sysparm_referring_record_id=a9e30c7dc61122760116894de7bcc7bd&sysparm_referring_table=incident&sysparm_transient_search_fields=user_name,name,email&sysparm_view=Mobile 403 (Forbidden) listDataSourceFactory failed: detail: "Field(s) present in the query do not have permission to be read"message: "Insufficient rights to query records"ReleaseLondon Patch4 Hot Fix2CauseField level read ACL failed when queryingResolutionCreate a field-level read ACL on the field mentioned in the logs to allow itil users, in this example, it will be sys_user.roles