IssueFilter: How to reference Confluence Page Title within a JQL expression?

January 29, 2015

I'm trying to write a JQL expression within a JIRA Issue filter and my intention is to reference all the issues whose summary match with the page title.

Is it possible?

More in general, there's a way to reference some Confluence's page attributes within a JQL expression?

1 answer

0 votes
SanaS
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2015

Hi Giovanni,

Unfortunately for Confluence pages the title is always Wiki Page - so you can't search on the Confluence page title. The only unique data that is kept is the url, such as ("http://www.acme.com/confluence/pages/viewpage.action?pageId=11469162")

See this page for more info:

https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+JQL+Functions#ScriptedJQLFunctions-linkedIssuesOf(Subquery,[linkname])

Scroll down a bit to linkedIssuesOfRemote...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events