I am using JIRA 7.3.6 and Script runner 5.5.9 . I need to set the custom field Based on the Project. ie when I am selecting project as "Test". we need to only show the select field with certain options. I am struck with how to get the form field "Project" as it is system field. Please help to resolve this
Hi @Sibi_K
You can configure a custom field context (default Jira feature) to have different selection options based on project and even issue type if desired.
It's explained here: https://confluence.atlassian.com/adminjiraserver/configuring-a-custom-field-938847235.html#Configuringacustomfield-add_schemeAddinganewcontext
You basically add a context to a custom field (which can have different select list options) and you then map the context to one or more projects and one or more issue types.
Kind regards
Jorden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.