Hello,
A feature I like in confluence, is that on a product requirement page, I can add a JIRA macro with the following format: "Epic link"= "ticket_ID" and all the stories, bugs, sub tasks linked to this epic are displayed.
I would like to use this macro but on a story level so that all the sub tasks and issues linked to the story are shown.
Is it possible to do this on a story level? I tried in confluence using the same query as for epics but I got an error message.
Thanks,
Philippe
You can use the JQL "parent = ABC-123" to grab all subtasks.
It's not possible with standard JQL to query for issues linked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.