Hello ,
I am trying to read a CSV file which has two columns
issue_key | custom_filed_value
i am trying to get the value of key and value using groovy script so that i can update the issue key got from the CSV .
Any help is highly appreciated .
Abyakta
Jira Cloud does not yet support a way for apps such as Scriptrunner to do this. So the answer is a simple "no".
Best you can do is use a cascading-select list, but they're not multi-value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.