Need Help !!
While creating issues, need to set automatic values for Custom Field1 on the selection of Custom Field2 values.
Please suggest.
Thanks in Advance !!
Hi @pooja chourasia,
You will not be to achieve this using the native JIRA functionality. However, you can make it work by either of the following methods:
1. Behaviors in ScriptRunner for JIRA. (https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=cloud&tab=overview)
2. Dynamic forms for JIRA. (https://marketplace.atlassian.com/apps/1210820/dynamic-forms-for-jira?hosting=server&tab=overview)
Hope this helps!!.
Regards,
Priyanka
Hi Priyanka,
Thanks for the quick response,
Could you please share steps/script to implement functionality using scriptrunner.
Thanks in Advance!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @pooja chourasia,
Please note that script varies based on the type of custom field that you are using. Script Runner Behaviors has a good documentation available with example scripts.
Here is the page which contains example scripts for select list/radio button type of fields. Hope you might find it useful.
Regards,
Priyanka
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.