client script not getting triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2025 09:50 AM
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
09-02-2025 12:27 AM
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
09-02-2025 12:28 AM
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
09-02-2025 01:21 AM
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...
This reply is 100 % GlideFather and 0 % AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 01:22 AM
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)...
This reply is 100 % GlideFather and 0 % AI
