Hello dear Atlassian Community,
I have set up an automation rule in Jira to create a Confluence page whenever a specific issue type is created.
What I have tested:
The "Page content" workaround: I tried creating pages by manually recreating the layout in the "Page content" field within the Jira Automation action. While Smart Values (like {{issue.url}}) work perfectly this way and resolve to live links, the formatting options in this field are extremely limited. It does not support the complex layouts, styling, and structured tables our team requires for professional documentation.
The Template approach: I created a comprehensive Space Template with a professional design. However, I cannot get dynamic data (like the triggering Issue Key or Status) to populate inside this template.
Template Variables settings do not appear in the Jira Automation UI, even though they are defined in the template using New Variable option.
Jira Issue Macros within the template do not accept Smart Values, throwing JQL syntax errors during setup.
My Goal: I want to use my own Confluence Template to maintain our design standards, but I need it to automatically include a dynamic link (Smart Link/Jira Macro) to the triggering Jira issue.
Are there any solutions for this?
Thanks in advance!