Empty User in sys_user_has_role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:06 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:09 AM
Hi Valentina,
The first thing to check is the ACLs.
The second thing to check is the display attribute on the sys_user table. If this were off, it would show users as blank in other places as well (like the caller field on the incident form or members in the related list on the groups.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:25 AM
Hi Valentino,
Could you confirm if this is what you get when you view as Admin or as an End User. If as an End User then you need to add an ACL as below on User table.
Operation IS Read
Table is User(sys_user) and corresponding Dropdown field on the side will be empty (Ensuring Table Level access).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:36 AM
Thanks everybody.
I have the admin role and the read acl on sys_user is opened, it has no role and no conditions.All acl's on sys_user and on sys_user_has_role tables haven't be touched, are ootb.
Best regards,
Valentina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 07:50 AM