incident assignment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 10:48 PM
Hi guys,
have requirement where
If category is test one
Subcategory is reporting
Item is ServiceNow.
Assignment group is Power test.
then ticket will get assigned to Abel Tuter or jane foster.
can anyone please help on this!!!
thanks!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 11:25 PM
Hi @tGhadage I would suggest you to stick to Assignment Rules. Can you share the what you tried?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 11:22 PM
Hi @tGhadage ,
Please try the Assignment rule[sysrule_assignment] and define the above conditions.
Reference:
In the 'assign to' section, assign to the required user.
Mark this as Helpful / Accept the Solution if this helps
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 12:16 AM
here how can i add two users for the assign to.
Thanks!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 12:22 AM
You can only use one user at a time in the 'assign to' section of assignment rule.
Here, you have 2 options:
1. Use 'script' section then you will be able to use both the assignee in a single assignment rule. OR
2. Insert and stay you assignment rule and change the 'assign to' user.
You can define the execution order for both the rules in order to prioritize them
Mark this as Helpful / Accept the Solution if this helps
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 12:28 AM
okay will be using script in assign to for two users.