On-call:Trigger rules are not working for Priority other than critical.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 12:59 PM
Hi All,
We are using on-call scheduling with Notify, our aim is to notify users if any HIGH or CRITICAL priority incident is created. So to achieve this requirement I had created a Trigger rule where I had given condition:
Priority is HIGH or CRITICAL
Group = Network
Action = Workflow
Workflow = AMAT - On-Call: Assign by Acknowledgement
So now if I am creating an incident with CRITICAL priority, incident will assign to Network group and workflow will attach to the incident.
Issue:
If I am creating an incident with priority HIGH, Incident will assign to Network group but workflow is not triggering.
I just want to know is trigger rule will only work for Critical priority or there is some issue?
Thanks
Nikita Porwal
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 01:46 PM
No, Its nothing like that. Trigger rules can work on any task extended tables. The issue could be something else. Check your workflow and make sure it matches all the other conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 01:49 PM
Hi Srini,
In workflow, no where we mentioned any condition related to priority.
Thanks
Nikita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 02:03 PM
Did you check the workflow dashboard to make sure the workflow was not triggered?
Can you also try modify the condition form 'Priority is HIGH or CRITICAL' to 'Priority is one of HIGH,CRITICAL'. (I know this will not make any impact. But wanted to give a chance).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 02:33 PM
Yea Srini, I have checked workflow dashboard. tried to modify condition form 'Priority is HIGH or CRITICAL' to 'Priority is one of HIGH,CRITICAL'. Now its not working for both Critical and High.