Hello dear community,
the problem is I need to add the list of Jira issues to the specific Confluence page, filtered by the presence of the link to this page and I couldn't do that using JQL.
I'm shocked and I don't understand why such trivial and seemingly basic function is absent in JQL? Many people and organizations put the links of Confluence pages into Issues' description. And the ability to see which issues are referring to certain Confluence page looks natural. Is it technically hard to implement such feature or there are some another reasons?
In general, cross-referring between Jira and Confluence must be presented out of the box, IMO. Just similarly like the commits in CVS are shown in Jira. The same regarding links. Every page, I think, must have a section "Mentioned on..." which contain a list of links of another pages of Atlassian Cloud that refer this page.
Thank you for answers.
Hi @Andrii Duma
I’m Charlotte, a support engineer at Appfire and I’m here to help you.
Unfortunately, using vanilla JQL, you’ll not be able to do it dynamically.
In the app where my team works, JQL Search Extensions for Jira, you can use this query to find issues that have link to a Confluence page:
remoteLinkApplicationName = "System Confluence"
Please contact our support if you have any other questions about this query.
We’ll be happy to help you!
Hi @Charlotte Santos -Appfire-
Okay, how can I contact the team that maintain functionality I need? I want to make a feature request.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.