Service request has closed completed but still shows into Open status into serviceportal dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago - last edited 4 hours ago
Hi @Deepa12 ,
1) ServiceNow provides a property, glide.lists.live_list_enabled, which enables live updates for list views. Ensure this property is set to true in your instance.
2) Wherever you are updating this script, there you need to update the active field to false once state changes to closed complete.
Please mark as helpful, if this helps you.
Thanks & Regards
Yamsani Bhavani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @Deepa12
This issue could be caused by the record's Active flag remaining true.
Refer:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0957617
