Is it possible to display epic and related stories in confluence using Jira Issue

Stephane Renou
Contributor
August 31, 2014

I would like to get an array with all my epics and in one column to get the stories that have that epic.

I am looking for the same kind of display that I can get with Link for example when I link 2 stories.

Epic Link is going the over way around, Link does not show the user stories.

Just to clarify, the output would be 

on the line, the epic name and the columns would be the story status, like Opne, in progress, Done.

Then each column would contain the number of stories that are in that status.

Thanks for any help.

22 answers

12 votes
Ryan Fauth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2017

To display all the stories within an epic, you can use the Jira Issue/Filter add-in.   Use the Epic Name in the filter, ie: "Epic Link" = EN-123.

David Knapp October 24, 2017

thanks @Ryan Fauth that worked for me.

Luis Frias July 15, 2019

Worked for me too, thanks @Ryan Fauth .

Like Paulo Dias likes this
Noah Hofmann
Contributor
February 22, 2021

In my case this only displays the epic itself, but not its contents.Does anybody have a similar issue?

Like Trina Wright likes this
Anthony Coleman
Contributor
February 22, 2021

@Noah Hofmann - please take a look at the following and my responses on this thread.  It should help. 

AC

  1. Jira Issue/Filter add-in:  Use the Epic Name in the filter, ie: "Epic Link" = EN-123.
  2. JJira Issue/Filter add-in:   "Insert JIRA Issue/Filter" tool in Confluence, use Search and type in: "key = ecom-167 OR parent = ecom-167".
    NOTE: ecom-167 is the Epic and this will pull in the epic as well as all child tasks.
  3. Jira Issue/Filter add-in:   "Epic Link" = epic#### ORDER BY issuetype DESC
  4. Jira Issue/Filter add-in:   issueFunction in issuesInEpics ("issue = epic####")
Renee
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 15, 2021

Using this Jira Issue/Filter add-in and when displaying the child cases of the parent Epic, is there a way to SORT the order of those child cases to how they are listed in the Jira Epic?

4 votes
Anthony Coleman
Contributor
February 6, 2021

Ok, someone from Atlassian, PLEASE, try your best to either provide a yes or no answer, to the above thread or this response.  Since we are all in IT, I have summarized the questions/requests below to make it easier.  I have added a simple YES or NO option.

Please respond with either because it can't be both.  

  1. Yes = Within Confluence it is possible to import an Epic with all related Story's ("Issues in Epic"), nested below an Epic page (see image below #1), with "ISSUES" located in their own Confluence page. 
    1. IF YES,  please included detailed steps, with screenshots, links to existing documentation, that answer only this thread. 

OR

  1. No = not possible, at this time. 

So, is it YES or NO?

Thanks, 

AC

NOTE:  Attached is a visual representation because it seems that typed questions/requests are not being received very well. I even added a numbered list (1., 2., 3.) so you couldn't get lost. 

  1. (We want this below!)
  2. Epic Structure.png
  3. BUT WE ARE GETTING THIS!!

JireFilter.PNG

4 votes
Katerina Rudkovskaya [Stiltsoft]
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
July 20, 2020

Hello,

We can recommend you our Table Filter and Charts for Confluence app to work with Jira Issues macro in your cases.

You'll be able make pivots to count, for eхample, the numbers of issue types and display issues per assignee (or user stories per epics), also sort your issues on the fly like in Excel, save the required filters for other users and even transform and visualize data.


2020-07-20_15h33_47.png

Here are some examples of dashboards created using the Jira Issues macro and the Table Filter and Charts for Confluence app.

If your Confluence instance is Cloud, you'll need the Table Toolbox macro to nest other macros. Other steps are the same.

Best regards,
Katerina
Stiltsoft

4 votes
Peter Tresenreiter
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2019

1. Go to the advanced search in your JIRA Project with the epic

2. click on "+ more" 

3. check the entry "Epic Link"

4. search for the epic(s) you want to have in your conlunce table

5. once you configured the filter as you want, copy the link of the address bar

6. go to your confluence page

7.  Insert Jira issue/filter 

8. paste the link in the box

9. display options: configure the the table as you want

 

@Kyle Lubieniecki @Aleksandr_Makarov @

Aleksandr_Makarov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 4, 2019

Hi @Peter Tresenreiter thanks for your answer, however, it seems like you didn't get what we are looking for.

I'm looking to build the table which will show me all my epics for the project with the breakdown to user stories that belong to each epic and ideally their status.

I can't put the table to this comment, so something like that:

  1. Epic 1 - Open
    • User Story 1 - Open
    • User Story 2 - Open
  2. Epic 2 - In Progress
    • User Story 3 - Open
    • User Story 4 - In Progress
  3. Epic 3 - Done
    • User Story 5 - Done
    • User Story 6 - Done

Epic is the first column, linked user stories are in the second column.

Like # people like this
2 votes
Deleted user July 17, 2020

I figured out a work-around that may work for you. It works for me and I was looking for a similar setup.

When using the "Insert JIRA Issue/Filter" tool in Confluence, use Search and type in: "key = ecom-167 OR parent = ecom-167".

NOTE: ecom-167 is the Epic and this will pull in the epic as well as all child tasks.

Screen Shot 2020-07-17 at 5.53.16 PM.png

Christoph Purnomo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 30, 2020

the proposed one did not work for me, but this filter did:

"Epic Link" = [insert JIRA Epic number here]

 

it seems it depends on the individual jira configuration, so just check with your admin, which parameter could be used. the filter basically just uses the filter that is used for issue search in order to create lists matching a certain criteria.

Christoph Purnomo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 30, 2020

btw, I don't really understand, how atlassian fails to give proper support to this issue, which seems to be a pretty common request. They misunderstand the question, give standard answers via links or simply don't reply (?)

Like Jim.Sears likes this
Borja Fdez_
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 25, 2020

+1

Tony Karalis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 8, 2021

parent = parentid is the only thing that works for us \o/.

Manuel Gass
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 16, 2021

thanks @Christoph Purnomo your solution worked fine for me:

I now have a list of tickets linked to the epic. There is no visible mention of the actual epic (which would be nice for a dashboard with various epics). But it does the job for one epic.

1 vote
Amurafa February 17, 2021

Our company Jira Admin just provided me with this solution and it worked great!

Use a Jira filter with the following query

issueFunction in issuesInEpics("issue = xxxxxx")

Anthony Coleman
Contributor
February 17, 2021

Hi @Amurafa - would you mind posting a screenshot of the final results as they appear in Confluence? Remember we are all looking for the solution to get ALL related stories nested under an epic, within Confluence.

Also, is xxxxx = epic #?

 

Thanks!

AC

Amurafa February 17, 2021

@acoleman sorry can't share a screenshot as the issues contain proprietary company info, but yes, the query results in all issues created under the epic displaying in a table format.

yes, xxxx is the epic # (issue key in Jira)

Michael Ludvigson February 17, 2021

if you're mentioning like this, doesnt seem to be working, unless I'm missing something?

issueFunction in issuesInEpics("issue = XYZ-1234")

Like Anthony Coleman likes this
Amurafa February 17, 2021

It may be dependent on the Confluence version as well. I am on the server version 7.4.5

2021-02-17_11-23-26.png

Anthony Coleman
Contributor
February 17, 2021

@Amurafa - yes, so I can pull all related "issues" within an epic using a similar query ("Epic Link" = xxxxx ORDER BY issuetype DESC).

But everyone on the thread is looking for a solution that will nest stories within their own confluence page under parent epic page.  Something similar to the attached snapshot.  A query that pulls an epic's related "issues" is simple & elementary but we are all looking for a next level solution. 

Also, when querying an epic which lists issue on the same page, users are unable to edit those stories directly in confluence, if you try to edit a story within confluence, you are redirected to JIRA but this is probably a separate topic.  

 

Epic Structure.png

Like Michael Ludvigson likes this
Michael Ludvigson February 17, 2021

there's the issue.   i'm not using server version, therefore it wont work.  

Anthony Coleman
Contributor
February 17, 2021

@Michael Ludvigson - you may want to try some of the queries listed in this thread,  I went thru the thread and found a few that may work, included my own.  Hope this helps!

  1. Jira Issue/Filter add-in:  Use the Epic Name in the filter, ie: "Epic Link" = EN-123.
  2. JJira Issue/Filter add-in:   "Insert JIRA Issue/Filter" tool in Confluence, use Search and type in: "key = ecom-167 OR parent = ecom-167".
    NOTE: ecom-167 is the Epic and this will pull in the epic as well as all child tasks.
  3. Jira Issue/Filter add-in:   "Epic Link" = [insert JIRA Epic number here]
  4. Jira Issue/Filter add-in:   "Epic Link" = epic#### ORDER BY issuetype DESC
  5. Jira Issue/Filter add-in:   issueFunction in issuesInEpics ("issue = epic####")
Michael Ludvigson February 18, 2021

@Anthony Coleman thank you very much for the assistance.  tried all of those and its just not pulling the info like we need.  we're using cloud version, not server, and I'm wondering if that might be part of the issue.  looks like you nailed it when you said you wanted them nested, that's what we're looking for too.

Anthony Coleman
Contributor
February 18, 2021

@Michael Ludvigson - unfortunately it does not seem possible unless Atlassian provides custom code & query in a new macro.

But as I mentioned above, this only solves half the problem because even if it was possible nest stories on their own pages in confluence within an epic hierarchy, it most likely would just be a link to the story "issue" and the fields within the story "issue" would not be editable.  The ability to edit an epic or stories fields within confluence and have the changes sync'ed to JIRA, would truly be a next level solution, .  It's surprising the Atlassian hasn't made this ability native to their products because both confluence & JIRA are complimentary of each other.   I will keep searching for a solution and will post here if I ever discover the magic key.  Thanks!   

Michael Ludvigson February 18, 2021

@Anthony Coleman i would even take the nesting for now!  thanks for your help.

Anthony Coleman
Contributor
February 18, 2021

@Michael Ludvigson - I might have found a work-around for the 2nd problem, editing stories "issues" in confluence.  Check out this plug-in on the marketplace: Issue Manager for Confluence | Atlassian Marketplace (https://marketplace.atlassian.com/apps/1216691/issue-manager-for-confluence?hosting=server&tab=overview)

It allows for creating & editing 'issues' within confluence and sync'ing to JIRA. It looks pretty nice but it only supports editing the following list of fields: 

Issue Manager User Guide 1.3 (seibert-media.net) (https://info.seibert-media.net/display/DOC/Issue+Manager+User+Guide+1.3#IssueManagerUserGuide1.3-fieldtypes)

Confluence apps | Atlassian Marketplace (https://marketplace.atlassian.com/search?hosting=server&product=confluence&query=jira%20issues)

Good luck!

A

List_of_fields.PNG

1 vote
Ryzwan Taheraly
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 31, 2020

Same thing, waiting for solution

1 vote
keessun.fokeerah
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 16, 2020

Also looking for this possibility

1 vote
Chris Gado March 3, 2020

Also looking for this same functionality. Seems it is still outstanding

1 vote
Guest User
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 15, 2020

I am also looking for this. If anyone has any feedback on this please provide. Thank you!

1 vote
audrey.brown
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 6, 2020

This question was asked back in 2014.  Has anyone in Atlassian looked into this?  If the functionality is not available please let me know.  I also looked into exporting our backlog data to then copy and paste into a Confluence report so that I can display Epic Name and Story together, no joy here either. Without the Epic name our sprint/issues are meaningless to Senior Management.

1 vote
Kyle Lubieniecki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2019

Anything here? I'm also looking for it.

1 vote
Jason A Delmarr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 17, 2018

1. Create advanced filter in Jira 

"Epic Link" = Name of Epic

* Name of Epic will probably change to an ID automatically, nothing to worry about.

2. Insert Jira issue/filter macro to a confluence page using

filter = "Name of Epic"      

2.b Set display option to Table.

Screen Shot 2018-08-17 at 2.31.57 PM.png

1 vote
rrudnicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 1, 2014

Hello Stephane,

Maybe this link below have additional information which you are looking for:

https://confluence.atlassian.com/display/AGILE/Linking+a+Confluence+Page+to+an+Epic

If you need more information, please let me know.

All the best,

Renato Rudnicki

Stephane Renou
Contributor
September 1, 2014

Thanks, I also reviewed that page and it is describing how to create a link between an epic and a confluence page. What I am looking for is how to add to a confluence page a Jira report that would contains all the epics and in each epic row the list of user stories that are connected to the epic, the same way you can list jira stories and their linked stories.

0 votes
Yulia Alexandrova December 29, 2020

+

0 votes
rclakmal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 11, 2020

Need this feature badly!

0 votes
Denis Mamontov May 8, 2020

I was trying to solve the same issue today. Jira doesn't provide an out-of-box solution.

It can be achieved with Structure addon.

  1. Select a top-level of your structure
  2. Click the "Automation" button
  3. Click the "Plus" icon and select an "Extend" option
  4. Click "Stories under epics..."

It will show you all of the issues under an epic, which you can further filter out by JQL.

The plugin provides several views. One of them is Tracking. It shows a percentage of completion for each epic, based on the issues that are linked to that epic.

Quite brilliant!

Structure - Jira.png

Michael Ludvigson February 10, 2021

are you using this with the cloud or server version?

Denis Mamontov July 11, 2024

This was on the Server version.

0 votes
Deb Laurendeau February 5, 2020

I am also looking for this in the cloud version.  I successfully created a Structure in the hosted version that listed all Features with Stories nested underneath but can't create in cloud.

Arianna SunBear
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 26, 2020

dLaurendeau, I also am trying to do this in Confluence server.

When you refer to "structure", do you mean you were able do incorporate the output of multiple epics with nested stories/features in one go, or did you have to do it per epic?  If the former, I would love to lean how you did it!

Deb Laurendeau February 26, 2020

Yes, in the hosted version I could create a list of all Features (or a subset if I didn't want to see all - in the hosted version we have Features that are equivalent to cloud epics).  A structure is a container that could hold Features.  There was a down arrow available and I could expand one or more Features and see all the stories underneath them.  I could choose the columns that would show across the screen.  I am now on Jira Cloud at my current gig and there are no Structures available.  

I can use a query in Confluence with "parentepic" and I can get multiple epics and all of their associated stories but the stories don't nest under the epics.  The alternative is to create multiple "parentepic" queries on a single Confluence page.  It works, you can get an epic with all the associated stories nested under it but each query will have a different width for the same column and the Confluence page looks messy.  That said, it does work. 

0 votes
Aleksandr_Makarov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 29, 2019

Looking to do the same, seems like there is no such ability

0 votes
Deleted user February 5, 2019

Hello would love to ask if there a solution for this too? I used linkedIssues() function but it is only for a specific user story issue.

 

I hope anything from here have an idea. Thank you!

Ganesan Srinivasan
Contributor
May 28, 2019

I have the same need, display the epic name, issue name in a single list. Only thing that seem to be appearing is the issue link and it is just displaying the epic key. I would like to pull the epic name on to the report. I find JQL working while executing from JIRA, it is just that confluence is not displaying it.

0 votes
Anthony Wijnen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 17, 2017

Have you found the answer @Stephane Renou? Looking to do the same here.


Thanks in advance!

 

Gr,

Anthony

David Knapp
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 3, 2017

I am looking for the same on my project overview page I want to put in one link/Jql/etc in Confluence that will list the EPIC > and auto feed in all of the Stories within @Stephane Renou @Anthony Wijnen

Dean Wheatley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 19, 2018

I'm also looking for the same feature. This is one of the first things you look for after creating Epics and assigning stories to them (i.e. a unified view)

0 votes
Septa Cahyadiputra
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.
August 31, 2014

Hi Stephane,

Please review our documentation below regarding JIRA agile and Confluence integration:

https://confluence.atlassian.com/display/DOC/Working+with+JIRA+Agile+in+Confluence

I hope the mentioned feature above fulfill your requirement on this.

Cheers.

Stephane Renou
Contributor
August 31, 2014

Thanks, I initially identified that page as well but could not find a way for me to display in a confluence page all the active epics and in one column of the array, all the user stories related to those.

Like audrey.brown likes this
David Knapp October 3, 2017

I am looking for the same on my project overview page I want to put in one link/Jql/etc in Confluence that will list the EPIC > and auto feed in all of the Stories within @Anthony Wijnen @Stephane Renou

Like audrey.brown likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events