Customfield in JIRA
Hi,I have integrated JIRA with XSOAR.I have created a custom field in JIRA which has a dropdown list with options. I want the value to be populated in JIRA by XSOAR.I am using jira edit issue automation where I am providing {"fields":{"customfield_xyz":{"value":"${abc.answer0}"}}} in issuejson. I can see the abc.answer in task output of the play...




