How to link issues when creating an issue from Confiforms

Erin Smith December 10, 2019

I have JSON code that creates an issue in JIRA when submitted through a Confiform in Confluence. 

If the request is a follow-up to a previous request I want the new issue created to be linked to the original issue. 

The only code I've found to do this is an update to the record. 

Is it possible to create the link at issue creation, or do I need to have a second IFTTT to update the issues after the follow-up issue is created?

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.
January 28, 2021

This is really a question about Jira REST API and how to link the issues between 

https://confluence.atlassian.com/jirakb/how-to-use-rest-api-to-add-issue-links-in-jira-issues-939932271.html  should help

(seems to be possible in "one go", at issue creation)

Suggest an answer

Log in or Sign up to answer