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,555,977
Community Members
 
Community Events
184
Community Groups

How to filter on clones with a certain status

Hi,

I need to create a filter to track tasks that have a cloned issue linked and that specific issue is in Closed state.

I have tried this:

(issueFunction in hasLinkType(Cloners) AND status = Closed) but that didn't seems to catch what I want. Anyone with any idea how I can filter on Cloned issues with a certain status?

2 answers

Hi @Ravina Mahajan 

I'd like to filter out issues that has an issue in clones and that specific issue is in Closed status.

0 votes
Ravina Mahajan
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.
Apr 27, 2023

@Fredrik Spadaro you want search the issues with Clone link type like is cloned by and clone by type or Jira issue clone functionality from issue more option that you can clone the issue to create a replica of that issue? just want to know so that I can check the JQL accordingly.

Suggest an answer

Log in or Sign up to answer