Hi,
I have a list of issue in my epic and I want to track their status from a confluence page.
So the idea here is to get all the issues in the epic listed on a confluence page with the different columns "assignee, resolution .....".
Someone can help please?
@bndiaye , In your Confluence page, use the Insert Jira Issue/Filter Macro. The Search JQL will be something like this: "Epic Link" = IssueKeyOfEpic. You can also choose which fields to display for each issue under Display Options.
-pjd
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.
That was my way of adding information. Use the Key of the Epic issue. ABC-3456f or example. If you create the JQL query in Jira, Jira will auto suggest Epic Links which makes it a bit easier.
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.