Search not pulling SCTASKs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2022 07:52 AM
I as the admin can see the catalog tasks in the search
but users are not able to see them
I found an article: https://community.servicenow.com/community?id=community_question&sys_id=abebcfe1db9cdbc01dcaf3231f961972&view_source=searchResult
But that article did not work. Could it be an ACL? Could it be a by-product of the data access for reports?
I can't figure it out. Any help is MUCH appreciated.
Thank you,
Charles
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2022 08:15 AM
Hi,
Please check user roles and make sure user have required roles to access sc_task table.
To validate same search sc_task.LIST in left navigation after impersonating end user.
Let us know if user is able to access required sc_tasks.
Thanks,
Anil Lande
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022 07:54 AM
I impersonated the user and did an sc_task.LIST and she can see all 57,000 records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022 07:55 AM
I also checked her roles and she has the itil role, which is one of the roles that allow users to see the sc_task table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 02:32 PM
I went through the Next Experience UI documentation and made sure everything was were it was supposed to be.
sys_search_context_config
sys_search_source.list
m2m_search_context_config_search_source.list
I still do not understand why non-Admins only see Incidents, Change Requests, Change Tasks and Knowledge & Catalog Knowledge.