The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Trudy P 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?