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

BHARGAV REDDI 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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