Hello community,
is it possible to create a filter on "mentioned on" elements?
I have some items mentioned on a Confluence page and I would like to extract them and to use this filter in an advanced roadmap.
Thank you,
Martina
Hi @Martina Bassi ~ you should be able to do that using "issue in (issuesWithRemoteLinksByGlobalId('...),...)" where your GlobalId is going to be the Confluence page with the mentions.
You will need a Jira issue that has this Confluence page linked to get the GlobalId which can be found using this https://yourconfluencesite/rest/api/latest/issue/issuekey/remotelink
This has always seemed a little funky to me so I'm curious if anyone has a better solution (maybe an add-on)?
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.