I want to copy the cascading field value to the select filed value in Jira server/Datacenter
Example: I have a cascading field "cascade" with Parent values as a,b,c and child values as 1,2,3
and Select field as "Select"
If I select the parent in cascade the value as "a" it should copy the value to the Select field as "a"
If I select the Parent and child in the cascade as b and 1 respectively then it should copy value as "b-1" in the select field.
This should happen when I create the ticket in Jira by selecting the cascade values then it should automatically set the value in the select field when the ticket is created.
Hi @vikranthcms
You should be able to do this with the add-on Automation For Jira. There is a free Lite version and a paid Pro version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.