Forums

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

Json populating custom field

Alex Chunilal
Contributor
June 22, 2020

Hi All,

 

Im using JSON to import in new issues. I can create an issue type as Epic. I am also trying to populate the contents of 'Epic Name'. I have tried so many different combinations and also tried to use the customerfileID_10011 and its still not populating. Below is what Im sending


{
"projects": [
{
"name": "MyProject",
"key": "MP",
"issues": [
{
"status": "In Progress",
"issueType": "epic",
"externalId": "1",
"summary": "General",
"fields": {
"Epic_Name": "some epic"
}

}
]
}
]

}

 

Can anyone help please

Thanks in advance 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD Trial
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events