Hi Team,
we have a custom field type of checkbox lets say A and has three option X, Y, Z
if the user selects the option as X then the value in the other custom field lets say P should be stored as 1.
if the user selects value as X, Y, Z then values in the other custom field(P) should be stored as 3.
How can we achieve this?
any add on suggestion ?
Thanks,
Abhishree Nagesh
You can use :
- cascading customfield, but it won't be automatic
- use an addon like scriptrunner or automation for Jira
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.