- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2021 12:28 AM
Hi,
Please suggest, if we add a users to the incident watchlist, the user in the watch list is able to add additional comments or worknotes from the service portal to the same incident without any ITIL role.
Note: - End user who is a part of the watch list should be able to see the incident on there service portal page and should be able to add comments to the incident.
Regards,
Suresh N.
Solved! Go to Solution.
- Labels:
-
Incident Management
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 01:40 AM
update the filter as this
opened_byDYNAMIC90d1921e5f510100a9ad2572f2b477fe^ORwatch_listDYNAMIC90d1921e5f510100a9ad2572f2b477fe^active=true^EQ
Steps
1) visit the sp page
2) Control right click on the My Open Incidents and click Instance options
3) Updated the filter and save
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 12:31 AM
Hi,
Is that user able to view that incident in native when they visit incident table?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 12:42 AM
Hi Ankur,
Yes, the user is able to see that incident.
Regards,
Suresh N.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 01:07 AM
Hi,
Is this happening with that single user?
The My Open Incidents have this filteropened_byDYNAMIC90d1921e5f510100a9ad2572f2b477fe^active=true^EQ
you need to update that
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 01:40 AM
update the filter as this
opened_byDYNAMIC90d1921e5f510100a9ad2572f2b477fe^ORwatch_listDYNAMIC90d1921e5f510100a9ad2572f2b477fe^active=true^EQ
Steps
1) visit the sp page
2) Control right click on the My Open Incidents and click Instance options
3) Updated the filter and save
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2021 02:12 AM
Hi Ankur,