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
Hi Team,
Require any automation/workaround for "Based on the field value (Sub-Category -Application) auto update Custom field (Assigned Workgrop)"
Regards,
Vinod Rathod
Hi @Vinod Rathod and welcome to the community!
What is it exactly that you want to achieve? Jira native automation can possibly to what you are describing.
Hi Alex,
While creating Incident ticket from Customer Portal there is custom field i.e. Sub-Category - Application and once Incident ticket is created based on that auto update the filed i.e. Assigned Workgroup.
Regards,
Vinod Rathod
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Vinod Rathod you can do that by automation. E.g. if you have two agents only to which you want to assign a JSM ticket then create a rule like the following:
Now, if you have more than 2 agents, instead of an IF/ELSE statement, I would use the issue field condition. Try that and let me know if that's what you wanted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras _Relational_ Thanks you for your response!
Firstly, I would like to inform you we are using Jira Service Management.
I don't want to Assign the ticket to Users in the Group, but I want to Update the Assigned Workgroup filed based on the Sub-Category - Application value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My bad!
Then replace the "Assign issue" action, with the "Edit issue" action, choose the Assigned Workgroup and place the correct value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Ales, I will check the suggested workaround and get back to you.
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.