Forums

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

IM not able to create issue including epic link.? Can anyone please help me out?

BHARGAV REDDI
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!
May 10, 2023
{
   "fields": {
      "project": {
         "key""my project"
      },
      "summary""Issue summary",
      "issuetype": {
         "name""Test"
      },
      "assignee":{
          "name":"v_name"
      },
     "customfield_20207""value"
    
   }

1 answer

0 votes
Trudy Claspill
Community Champion
May 10, 2023

Hello @BHARGAV REDDI 

Welcome to the Atlassian community.

How are you using that JSON to create issues? Is it part of an API call? Is it part of an Automation rule?

Whatever it is part of, please provide the details of that context (code or rule), and tell us what messages are returned by the process. How do you know it is failing?

Suggest an answer

Log in or Sign up to answer