Hi,
In JIRA data center when I completed a sprint I need overall summery of the sprint in separate document should trigger automatically in confluence?
Regards,
Sunil Kumar M.
Hello @Bhanu
Thanks for mentioning Elements Publish!
However, I must add on to your comment to say that Elements Publish is a Cloud-only app, which will not help in the case of @M Sunil Kumar .
On Data Center, most of the functionalities of Elements Publish are available in our other app, Elements Copy & Sync, which might be better suited for this case.
Best regards,
Julien
You can achieve this in different ways. With the native Jira and confluence integration, you will have the option to create a page from the sprint report page on the Reports section of Jira. From there if you click create a new page (select Sprint Report Template) to link the page to the sprint automatically.
To fully automate, it will need some development. You can develop a script listener for this to trigger on the SprintClosedEvent to call the Confluence Rest API, customize the JSON data to create the page in the desired format.
Another way to achieve this is using a addon built exclusively for this use case: Elements Publish - create Confluence pages from Jira issues - https://marketplace.atlassian.com/apps/1225519/elements-publish-create-confluence-pages-from-jira?hosting=cloud&tab=overview&utm_source=community&utm_medium=forum&utm_campaign=question
Hope this gives you an idea to implement your use case.
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.