Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,879
Community Members
 
Community Events
184
Community Groups

Description from Jira issue to Confluence page single copy

Edited

Hi
I use the option "Create Page in Confluence" from Jira Automation.
How in now get the description from the Jira Issue into a Confluence Template/Page
It only have to do this ones. No active connection

1 answer

Hello @Ruud Ravensbergen 

Can you tell us more about how your workflow is set up and your need exactly?

If you want to publish Jira issues to Confluence easily (with post-functions integrated in Jira Automation if needed), our app Publish can help you with that, with synchronization or not. You can try it for free!

Glad to help with your automation anyway. Let me know.

Regards

I start with a "manual trigger" then I check if it is an epic with "issue type".
The next step is "Create Page in Confluence" in which the title is
"{{triggerissue.summary}} ({{triggerissue.key}})"
Complete the right "space" and the right "parent" page.
At "Template" I refer to an existing confluence template.
The last step is to log the script

This action is performed by the PO if a new epic is put on our board. We work Agile Safe and the epics are created by others. We as a team want our information that is needed for working on the Epic in Confluence. To make it simple, a script seemed to be great  to create a confluence page and then copy the "description" to that page.
Everything works but I don't get the "description" on the Colluence page

Ok I understand.

I'm afraid you can't do that but through REST API by sending web request, it definitely won't be easy.

If you want to do that just by configuring a recipe and adding it to your Jira Automation, I suggest to try our app, it will save you great time an effort. For example you can:

  • insert any Jira issue data in the Confluence page (and keep the value synchronized between the issue and the page if needed)
  • use any Confluence template you need or design the page yourself
  • automatically link the page to the issue

Let me know if you have any question.

I also tried that. But not a success.
I used this code. No page is made.

code.png

The error {"statusCode":500,"message":"com.fasterxml.jackson.core.JsonParseException: Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value\n at [Source: (com.atlassian.plugins.rest.common.limitrequest.jersey.LimitingRequestFilter$1); line: 8, column: 32]"} is returned
But I can not find the problem there.

Suggest an answer

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

Atlassian Community Events