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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I added a post function to copy a value to another field within the same Issue. I have a validator which requires the field at the transition "Prioritization" but I also added the Copy value from field to another field at the same transition. Which means the field is requiring a value at Prioritization and also asking that value to be copied to another field at the same transition. Do I need to add the post function to copy a value to another field at another transition then the transition I am requiring the field to be populated with a value?
Also I saw some documentation that there is a post function "Copy field value from Parent". I do not have that post function in my post function list. What version of JSU is that in - what is the Jira Misc workflow extensions?
JMWE (https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions-jmwe?hosting=cloud&tab=overview) indeed offers the "Copy field value from parent issue" post function.
As for your other question, I'm not sure I understand it. Post functions and Validators are independent, and Validators run before post functions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.