client script not getting triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Requirement: VIP caller log incident then set priority to critical.
yesterday implemented the script worked fine but today any script not getting triggered.
Today when i am trying to log incident caller as VIP then vip logo "not" observed on form also impact remains 3 urgency remains 3 and priority remains 5, field remains unchanged for VIP caller
could you please help me out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi, make sure the caller selected is VIP and the client script is Active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi, make sure the Caller selected is VIP and Client script is Active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @sagarbharat,
is the test user still VIP? as it's missing the icon, first check if the user didn't lose the VIP: true attribute...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
and also, Priority is calculated based on Impact and Urgency values, so perhaps try to update these two values (Impact: 1, Urgency: 1 and completely ignore Priority in your script)...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */