can i use the custom filed values based on the issue type
if the script runner .. help can anyone help me in the script
requirement:
in the custom field(cascade) there were ,1,2,3,4 values(in drop down)
if the select the issuetype = bug .. the custom field need to display only 1,4
if issuetype= Story the custom field need to display 1,3,2
if issuetype = test-case the custom field need to display 3,4