Hello,
We have as set of drop down customfields and we wanted to set the values based on the value of a field. Is it possiblle?
ex.
Customfield1 (Dropdown values -> Not Required / Required / Done)
Customfield2 (Dropdown values -> Not Required / Required / Done)
.....
Customfield5 (Dropdown values -> Not Required / Required / Done)
Through automation : change all values to Required or not required depending on the value of the field :
To be deployed : Yes / No
Thanks in advance for your reply!
Indeed it is possible, just use the Edit Issue component and select the Select field and set the value according to any IF/Else block you have.
In my screenshot, the Impact and Pending Reason are both select fields:
Hopefully this answers your question.
Regards,
David
Oh thanks a lot @David Freitez ! I tried it in our Jira but the custom fields are not in the list, I think would have to contact our admin to expose the custom fields I need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It should be possible for the custom fields too using json in "More options".
See json documentation for editing issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.