Forums

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

inline card display of Jiras

Saira
Contributor
August 4, 2023

I need to use Jira automation to generate a confluence page. I'm using a send web request macro. In that I use Json to send data. I want to display the linked issues of the trigger issue in the Confluence page.  The linked issues get displayed but not their status. How do you do that

2 answers

0 votes
Saira
Contributor
August 5, 2023

{
"type": "page",
"title": "Page",
"space": {"key": "abc"},
"body": {
"editor": {
"value": "\n <b>Summary:</b> \n {{issue.summary}} <hr></hr> <b>Description: </b> \n {{issue.description}} <hr></hr> <b> Related Issues: </b> \n {{issue.issuelinks}} \n",
"representation": "storage"
}
}
}

0 votes
Sayed Bares [ServiceRocket]
Community Champion
August 5, 2023

@Saira can you share a screenshot from the link in Confluence and your automation?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events