How to add watchlist users also in My Lists in CSM portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 06:29 AM
Hi Team,
How to add watchlist users also in My Lists in CSM portal.
Rightnow when I click on My Lists header menu, In All Cases right now it is displaying all the cases which you are the contact person.
Now if I am adding any person in watchlist of the cases, he is not in contact, Now I want watchlist user also able to view case in CSM portal under All Cases.
@Jaspal Singh @Community Alums @Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 04:58 AM
@Kieran Anson I have added query rule, It is working as expected in All Cases when we have added a user in watchlist, However in my cases also it is showing that case record, my cases it needs to show only based on contact right

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 06:05 AM
Apologies, I don't understand your last response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 06:22 AM
I have created new query rule for watchlist
It is working fine as for All Cases
In All Cases it is showing both Contact and watchlist user for logged user based on his cases.
However In My Cases menu, it needs to show only based on Contact, not based on watchlist.
Means: Logged in user is contact then only case needs to show in my cases menu, If logged user is part of watchlist in any case, then in my cases menu that case should be hidden.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 07:11 AM
You would need to modify the query so the following is updated in the script include:
initiated_as_request=false
initiated_as_request=false^contactDYNAMIC3a3138280f3e10103ff81b41ff767e9f^EQ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 07:17 AM
This one only right