You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have an automation rule that I want to update the assignee of a ticket to update based on what another custom field is upon ticket creation.
Basically, I want to:
When issue created, create lookup table, key is value in custom field and value is assignee, edit assignee to value based on ticket's custom field value.
Hi @Makai Baker
It depends on your custom field type - the rule below works with a select list.
Prerequisites
Rule
A few notes...
Let us know if this works!
Ste
My custom field is a dropdown selection.
This is unfortunately not working for me and I'm unsure why.
The ticket that I'm manually triggering the rule from has "System Serial #" as "V113"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Makai Baker
It should work with a Select List.
Just to be clear, the Table Entries will be each of the options in the select list, mapped to User IDs.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.