P1 automatic SP announcement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 07:47 AM
Hi, everybody
We are in a practice environment, I need to comply with the following story
Set Announcements for when P1 priority Incidents are created, should disappear only when the ticket is Resolved. The announcement should include:
*Ticket number
*Description
*Should link directly to the INC Form for the ticket.
But I'm struggling with:
-It creates a new announcement when insert and update. But when the p1 is updated for any reason, it creates another announcement. But need it, in case a regular case upgrade to P1.
-how to code that the announcement goes away once the incident is resolved.
-how to code the redirect to the ticket's INC form.
I had managed the following using a BS:
I got the following:
Business rule
Details
When to run, tab
After
Insert, Update
Filter condition
Priority | is | 1 - Critical
Actions, tab
none
Advance, tab
I'll appreciate any light that you can trough into my practice. thank you