- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 03:43 AM
Hello!
We have multiple inbound actions that create records in a custom table. Upon creation of the record, the assignment group is populated. Is there a way to transfer/re-assign the ticket to another assignment group with the same parent.
For example:
Inbound Action 1 - creates record and assigned to Group 1, Parent is A
Inbound Action 2 - creates record and assigned to Group 2, Parent is B
Inbound Action 3 - creates record and assigned to Group 3, Parent is A
Inbound Action 4 - creates record and assigned to Group 4, Parent is A
Inbound Action 5 - creates record and assigned to Group 5, Parent is B
When a ticket is created and assigned to Group 1, it can only be assigned to Groups 3 & 4. Groups 2 & 5 will not be available for selection.
Is this possible?
Please help!
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:09 AM
Hi,
In the else part of code
return "type =sys_id of the type that you want to show"
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 06:09 AM
Hi,
In the else part of code
return "type =sys_id of the type that you want to show"
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 01:36 AM