I have built a rule in Jira Automation, that creates a confluence page under a folder in a space in a confluence instance, using the "create page in confluence" function.
The same automation also creates a new task in the correct project and updates the description with the URL of the confluence page. (this is awesome!)
However, I want to use a template to pre-populate the information in the confluence page.
There is a Template dropdown, but there are no templates listed, how do I get a page added to this template drop-down or am I missing something.
Any help would be appreciated
You have to create a few templates on Confluence first. These templates can either be global or space specific templates.
Global templates: https://support.atlassian.com/confluence-cloud/docs/create-a-global-template/
Space templates: https://support.atlassian.com/confluence-cloud/docs/create-a-template/
Thanks @Alex Koxaras _Relational_ I stumbled across the global template solution about an hour after login this question, and I was on my way to update this when you responded.
Thanks for confirming my findings!
I will have a look at the space templates too.
Cheers
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I figured out that templates with variables are not appearing in the drop down menu of the Create Confluence Page automation action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabian Brünger
I've noticed the same behavior: If your Template has a "New variable" gadget it will not display in the drop down menu :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep. It would have saved me a lot of time having this info before I started on this topic :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you found a way to insert data in the new created Confluence page, using Jira Automation?
I can create a new page in Confluence, but I cannot append any piece of information from Jira to Confluence :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wondering the same, struggled for a while until i realized a variable was the reason the templates weren't showing up.
Is anyone aware of an open issue/thread for this particular problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here. I'm experiencing the same issue. I will raise a support ticket and provide it here once I get a reply: https://support.atlassian.com/requests/CES-43300/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian confirmed it's not working and mentioned a workaround and a feature request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If an additional App is an option for you. Our App AutoPage is specialized to prepopulate and even keep data in sync between Jira and Confluence after page creation.
Autopage automates rule based page creation from Jira issues and sets a link between Jira and Confluence automatically.
You can use AutoPage-Templates for the page creation that contain the definition which information from the Jira issue should be shown in the created Confluence page. The difference to the approach of page templates is, that you are able to add Jira issue information.
The app is fully integrated with Jira automation. So you can use the full power of automation with it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras and all, do I understand correctly that only space templates are visible in that dropdown list?
For me it was empty. I added a space template and then this was visible. It would be nice to be able to use Global templates, do you know if this is possible?
Also, do you know if we can recover the Confluence link and be able to link the JIRA to the Confluence page?
Btw, we can use smart values in the title, which is great.
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.