- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 09:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:13 PM
Hi,
The content of the watch list field is just a comma separated list of values. Using a script you can clear it as you would with any other field.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:13 PM
Hi,
The content of the watch list field is just a comma separated list of values. Using a script you can clear it as you would with any other field.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 04:39 AM
You can use fix script & can do GlideRecord over table and pass the field name and query parameter for records to be updated.
Mark this answer as helpful if it solves your issue.
Regards,
Mayur