How do I get completed user stories from JIRA to show in confluence?

Megi Alexander September 23, 2018

I have created a sprint report in Confluence and need to populate it with the completed user stories from JIRA. Is there any way of setting this up so it is automatic and just updates the report in Confluence once the user story has been completed in JIRA? 

 

 

1 answer

0 votes
Sireesha Dugginapeddi [Appfire]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 24, 2018

Hi @Megi Alexander,

Yes, there is a way to insert and automatically update completed Jira issues on a Confluence page. You can use the 'Jira Issues' macro. This enables you to use Jira Query Language (JQL) to fetch required issues from Jira. JQL helps you filter the issues based on the defined query, which in your case should be something like -

Project = XYZ AND fixVersion = x.xx AND Resolution = Closed (or Complete or whatever status is defined in your Jira).

Also, you can define the sorting order of the issues list using JQL.

To understand more about this macro, please refer to https://confluence.atlassian.com/doc/jira-issues-macro-139380.html. This article also navigates you to JQL help, where you can learn more about the query.

Hope you found what you are looking for!

Thanks

Sireesha

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events