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
Hello!
Am I going crazy?
Using a post function on transition, I want to copy the value of my custom field, Resolver, to the Assignee field.
I thought I used to be able to copy values from custom fields to other custom fields with a post function on a workflow transition. I'm not able to do that now. Only a few system fields are available.
Please help.
Thanks!
Hi @Juan Raven
You are not. You may have to purchase a plugin actually to do this for post functions. Example jsu or jmwe.
The other option is jira automation to copy the fields when a transtion is triggered.
Cheers
Hey Juan,
You should have an option under Post Functions for Copy Value From Other Field. Do you not see that one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Automation would work using smart values.
Trigger - On Transition
(Conditions if needed)
Action - Update Assignee field with custom field Resolver - {{issue.[resolver]}}
https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/
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.