Records not visible to a user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 01:01 AM
Hi,
For a user i checked and found that many KB articles are not visible .the rows are visible but all blank as below.
I think this issue is because of the * ACL ,I checked all the ACL but did not found anything significant. Can you please let me know what is restricting the user in this case from viewing all KB articles.
Regards,
Akshay Soni
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 01:22 AM
Hello Akshay,
Do the user has proper role? Have u checked it?
or Make knowledge article to Public.
For more info visit : Knowledge Management - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 01:29 AM
Hi Akshay,
You can create a table lable read Acl (i.e. kb_knowledge None) and (i.e. kb_knowledge *) and put appropriate role and conditions.
This will fix your issue.
Let me know if you need any other help.