Is it possible to use JQL in the Confluence JIRA Issue/Filter macro to display a table of all the issues of a Portfolio Initiative? This thread seems to be creating a query in Portfolio itself [ issuekey in childIssuesOf("INIT-001") ], but I can't seem to find equivalent JQL syntax that will work in the Confluence macro to retrieve the issues.
I can insert the initiative itself with the macro, and assuming all the issues also have the label "MyLabel", I can generate the table with a 'labels = "MyLabel" ' JQL clause. But I'd like to directly retrieve the initiative's issues.
This is cloud JIRA with Portfolio and Confluence on.
In Cloud it is not possible right now; in server it is as Roi Fine (Jira Product Manager) suggests in the thread you linked: JQL query to find child issues of Initiative.
Some folks posted workarounds on Parent link should behave in the same way as epic link (i.e. forming a link in the background). Please comment or vote on the ticket to emphasize 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.