The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to show the linked confluence pages in a JIRA filter?

Ariane Voorbeijtel Cannenburg
December 10, 2019

We would like to see if specific issues have a link to a confluence page.

These issues should have a linked page in Confluence with specific documentation.

I can filter these issues but cannot see if they have a linked page or not.

Is there a way to extract this information out of JIRA (cloud)

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Jack Brickey
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 Champions.
December 10, 2019

You can’t do this OOTB. You might check Scriptrunner. I found this answer where it appears Scriptrunner was helpful but it is an old post - How-can-I-find-jira-issues-that-are-linkes-to-a-specific 

Leonard Chew
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 Champions.
December 10, 2019

Yes, Scriptrunner can still do that.

Syntax:

issueFunction in linkedIssuesOfRemote("application name", "Confluence")

 

Ariane Voorbeijtel Cannenburg
December 10, 2019

Thank you!

Nicholas Ayala
November 24, 2023

Does this still work in 2023?

Because I do not seear the function linkedIssuesOfRemote anymore.

Jack Brickey
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 Champions.
November 24, 2023

@Nicholas Ayala , do you have Scriptrunner?

Nicholas Ayala
November 24, 2023

Yea I do and the function that is mentioned in the answer does not apply to script runner for jira cloud as you can see the screenshot below. Since Ive replied I actually found that this is a know thing and that there is a ticket open in order to get this function added since it only exists for the server version.

 image.png