Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

External import and single-issue picker

Anke Hoffmann
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 8, 2020

Hi,

I try to Import data per Import from external System. I wrote a json file and imported the file. Just the custom fields of the type single-issue-picker do not work correctly.

We linked our issues per scriptrunner issue picker. I set the key the issue to link, but it is not displayed. Only when I edit the issue the ticket is displayed in the custom field. But the link is not there.

How do I import values to these custom fields from json.

Json snippet I tried to import:

 "customFieldValues": [
                     {
                            "fieldName" : "<fieldName>",
      "fieldType" : "com.onresolve.jira.groovy.groovyrunner:single-issue-picker-cf",
      "searcherType" : "com.onresolve.jira.groovy.groovyrunner:configurablePickerSearcher",
      "value" : "<key from other ticket>"
                     }]

Any ideas?

Regards, Anke

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events