Script for dynamically populated Component field

Naren Gandhi November 3, 2016

I'm a newbie in JIRA Admin. My apology, if you find below question, a ridiculous one. 

I've one list (single select) in a custom field (on first tab of the screen), where a user can select a module. In Component field ( 2nd tab of the screen), I want to populate list, based on what is selected in the custom field (on 1st tab of the screen). How to do it ? Can someone post a generic serverside java script, which can handle this (which I could attach in component field) ? Or should I write Groovy script in behaviour ?

2 answers

0 votes
Naren Gandhi November 3, 2016

Thanks Akash, Could i have a sample script ? I'm absolutely new in this area. 

0 votes
AKASH BHARDWAJ November 3, 2016

You can do using groovy script

Suggest an answer

Log in or Sign up to answer