I retrieved the JSON response via a Jira automation webhook and converted it into a JSON array. Now, I’m looking to insert this array into the bucket_repo_list
custom field as options. I attempted to use Adaptavist ScriptRunner for this task but encountered some issues.
Could anyone provide guidance or share their experience with inserting JSON arrays into a Jira custom field using ScriptRunner? or any alternative approach