Good morning,
I am trying to automate the following process:
- An Epic is created in a Jira Software project.
- Then, a page is created in Confluence with the Epic fields.
- When the Epic is updated in Jira, it must be updated in Confluence.
At the moment, I have created an automation that WHEN a task is created, IF the issue type is "Epic", THEN a page is created in a given space. The name of the page is: "Epic {{issue.key}}: {{issue.summary}}". THIS RULE IS EXECUTED CORRECTLY.
However, I cannot automate the process so that, when the page is created, the epic fields can be seen, I do not see a way to edit that page from the rule, and I don't know how to synchronize it either.
I very much appreciate your help. Thank you and greetings.
Hi @David Arévalo ~ why not just embed the Jira Issue/Filter in the Confluence page with for that related Jira issue and include the fields in the report?
Hi @Laurie Sciutti, sorry for responding so late.
I was aware of that option, but our client did not want to implement it :)
Best regards.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.