Script help needed..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 12:31 AM - edited 05-02-2024 06:15 AM
Hi Experts ,
Good day!
Looking for Help in scripting part
1. Incident changing to major(Major Incident state is Accepted)
2. while assigning to agent it should show popup and agent will type some text
3. Announcement should be displayed on Employee center
should be like below
Something wrong with the Script , when i am assigning to the agent Popup is not coming up
could you help to fix this ?
Can someone help me the scripting part please .!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 10:44 AM - edited 05-02-2024 11:23 AM
Its your if statement. You have assignedTo is empty based on your code. Do you perhaps mean to say assgedTo is not empty which would look like assignedTo != '' instead of assignedTo == ''.