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.
Hi all,
I've run into the following issue and wondering if anyone has ideas how to overcome it:
Use case: on creating (or editing) an issue, I want automation to listen for the user changing a mandatory radio button field, and once it is being changed, I want automation to take the value of a number field A, and populate another number field B with it.
In my tests I faced the following:
1. this calculation cannot trigger before the issue is created
-> acceptable to calculate upon submitting an issue creation (and not applicable on edit as the issue exists), we can document that.
2. this calculation does not trigger/execute because before it comes to that, Jira throws an error of field B being required, before Automation can populate it.
-> is there a way to give Automation priority over the "required" field check?
-> any other ideas?
Thank you all in advance!
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.