Question to the community:
I created an automation rule in Jira to create a new Confluence page for every new item in Jira:
But I did not find out how to link it automatically in the Jira item.
Maybe someone can help me with that?
Hi Simon,
You can use the {{createdPage}} smart value to reference the new page. For example, if you want to add a comment that links to the new page, you can add another step in your rule like below
Just to add - createdPage will add the title of the page. You can use createdPage.url to add a link to the confluence page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.