-
Type:
Suggestion
-
Resolution: Timed out
-
4
Problem Definition
It is currently possible to perform a JQL search for all issues linked to a particular Confluence page by using the issuesWithRemoteLinksByGlobalId function. The trouble with this is that it requires the GlobalID of the Confluence application link as well as the page ID to which the issues are linked.
Suggested Solution
Allow for searching for issues linked to a particular Confluence page using the page's name or potentially other properties. The LinksbyGlobalID function is clunky and requires that you know not only the GlobalID of Confluence but also the specific PageID in question.