
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 05:15 PM
Hello Community,
I love using the Right Click - Assign to me : function
Although what I do not like is that it does not adjust the Assignment Group while assigning the incident to me.
I am curious if this can be completed with some back end scripting on the action?
Example is a ticket assigned to say group - IT Finance / EndUser1 that I want to change to IT Tech Support / Me
Thank you for your time,
Mike Valenzuela
Coherent Inc
408/764-4334
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 11:37 PM
Greetings,
We were also having the same requirement in the past for one of the customer. For that what we did is added "Default Assignment Group" field to the User record. Since the user may belongs to multiple group. and updated the UI Action to set Assignment Group with Default Assignment group of Logged-in user.
I am also attaching the update set of the same. You can modify the action as per your requirements.
Please mark answer as correct if it was really helpful!!
Regards,
Solutioner
Enhance Knowledge NOW@ www.solutioningnow.com
http://www.solutioningnow.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 11:37 PM
Greetings,
We were also having the same requirement in the past for one of the customer. For that what we did is added "Default Assignment Group" field to the User record. Since the user may belongs to multiple group. and updated the UI Action to set Assignment Group with Default Assignment group of Logged-in user.
I am also attaching the update set of the same. You can modify the action as per your requirements.
Please mark answer as correct if it was really helpful!!
Regards,
Solutioner
Enhance Knowledge NOW@ www.solutioningnow.com
http://www.solutioningnow.com/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2014 12:17 PM
Thank you very much, this is exactly what we were hoping to resolve.