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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.