Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,637,620
Community Members
 
Community Events
196
Community Groups

export Issues that include any linked confluence pages

I have linked each Issue to a relevant Confluence page, and vice versa.

I would now like to export a number of issues (eg those in the Backlog) but I need the export to include the linked page info, held in each Issue, to be included in the exported report.

Can this be done?

1 answer

1 accepted

0 votes
Answer accepted
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 04, 2020

Hi Daniel,

I understand that you're using Jira Cloud and want to be able to search JQL for issues in Jira that are linked to pages in Confluence so that you can export that list of Jira issues.  Unfortunately, this is not something that you can do today with native Jira Cloud.  There is an existing feature request for this over in JRACLOUD-35699.

That said, I do believe this is something that you could probably achieve with the use of a 3rd party add-on for Jira to extend some of the JQL search functions.  There are likely more than one working solution here. However the first one I came across that appears to offer this additional functionality is JQL Search Extensions for Jira & reports.  I found some documentation of theirs in https://jqlsearchextensions.atlassian.net/wiki/spaces/SEARCH/pages/3375124/JQL+Reference+Cloud

There is a section on that page with a function called "RemoteLinkApplicationName".  This function would then let you do a JQL search such as:

remoteLinkApplicationName="Confluence"

in order to return Jira issues that have links to Confluence.   Or alternatively, you could use the similar function "RemoteLinkUrlPartialMatch" and search by:

remoteLinkUrlPartialMatch ~ "example.atlassian.net/wiki/"

This could also return Jira issues that have this kind of page link.   It's possible there are other solutions in Marketplace as well.

I hope this helps.

Andy

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events