Confiforms Addded Related links to JIRA

Rayman Bacchus April 8, 2024

I am trying to add a related link to JIRA via Confiform and cannot figure out why this won't work.  Any help is appreciated.

{   

"fields": {  

               "project":{ "key": "XTFGUJ"},

        "priority": {  "name": "[entry.Priority.label]" },
"summary" : "[entry.InitiativeTitle.escapeJSON]",    
 "customfield_24100" : "[entry.StartDate.jiraDateTime]",
  "customfield_24101" : "[entry.EndDate.jiraDateTime]",

        "update":"issuelinks":[{"add":{"type":{"name":"Relates", "inward":"relates to", "outward":"relates to"},"outwardIssue":{"key":"XTFGUJ-71"}}}]}, 

}

}

THe issue would be with the bolded text

1 answer

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 8, 2024

Looks like a broken JSON mapping... This page has an example example https://confluence.atlassian.com/jirakb/how-to-use-rest-api-to-add-issue-links-in-jira-issues-939932271.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events