get a list of all tickets in my project that are linked to an issue in other project - no plugin

Rotem Snir August 30, 2022

Hi, 

i saw such questions before, and the answer for most was to use a plugin. i am trying to find a solution that do not require installing a plugin. 

i am trying to find all issues in project 1 that are linked to project 2.

 

tried few things, such as:

issue IN linkedIssuesOf('project = "project2"')

or

linkedissues (project in('project2')

 

nothing helped.. 

ill appreciate some help on that..

tnx

 

1 answer

2 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 30, 2022

Hi @Rotem Snir and welcome to the Community!

The reason why nothing helped without plugins is simply because there is no out of the box way to perform this type of search.

You can display the linked issues column in the issue navigator when you search for issues so at least you can see the linked issues. While you can't sort on this column, you can review the list manually. Or you can export the list to Excel/csv, where you can manipulate the data.

I'm not sure if that's the way I'd like to do this personally, but it does not require any apps.

Hope this helps!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events