I'm working on a cross-team product development setup using Jira Product Discovery and Jira Software, and I’d love some advice.
Whenever a new idea is created in JPD, I want to:
Automatically generate a Confluence page based on a template
Link that page to the idea
And then, when delivery epics are linked to the idea, automatically link that same Confluence page to the epics (and ideally, back-link the page to all of them)
The goal is to have a centralized Confluence space for collaborative planning and documentation tied to the lifecycle of an initiative—from idea through delivery.
Has anyone built a workflow like this? I'm especially curious about:
Whether it's better to trigger the automation from the idea or the epic linking
Best practices to maintain the connection across JPD, Jira, and Confluence
Whether ScriptRunner or native automations are more effective here
Appreciate any insights or examples—thank you!
The options below are possible to automate.
Create an automation on the JPD project based on work item created and create a Confluence page.
The following will be harder and will require api calls (multiple) in an automation to achieve.
I can't say which ones as I have not tried this in this way.
I just want to add some information to Marcs answer. There are two approaches for your use case.
1) One-Time page creation with Jira Automation
Just use Jira Automation to create a page and with the help of smart values you can set jira field content into a structure you want. Creating a good looking page can be a bit of a pain.
Pros:
Cons:
2) Use an app specialized for this use case like AutoPage or Elements Publish
Got to mention: I am part of the developement team of Autopage.
There are two specialized apps in the marketplace covering the use case.
Elements Publish: https://marketplace.atlassian.com/apps/1225519/elements-publish-create-confluence-pages-from-jira-issues?tab=overview&hosting=cloud
Pros:
Cons
Cheers
Armin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem that I ran into was that the automations within Jira are able to create a confluence page, but because the Jira Product Discovery project a team-managed, the automation would not recognize the epics that are implemented from the the Product Discovery board. Would the marketplace apps run into this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.