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,557,898
Community Members
 
Community Events
184
Community Groups

Block Duplicates

Hi There

I wanted to know if there is a possible way on blocking the same issue from being created. It would be great to have a feature blocking similar issues either through issue types and similar summaries etc. 

We work in a space where we track users and their retaining efforts (retaining business) and we want to see if there is a way of ensuring that they can only create one ticket per issue 

4 answers

1 vote
Sreenivasaraju P
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.
Mar 07, 2019

Hi @Juan Kok ,

This can be achieved by writing validator or you can scripted validator using script runner. 

For more details you can refer

https://www.idalko.com/how-to-test-for-duplicate-summaries-when-creating-issues/

Hi Tarun 

Thank you very much , i was playing around with it and i have to agree with you. 

0 votes
Tarun Sapra
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 07, 2019

Hello @Juan Kok 

Just to add to @Sreenivasaraju P  answer, in the link provided the script checks for matching summary which is good, but since it's a text search thus it can give unpreditable results sometimes, rather if you have a custom field(select drop-down, number, date) based on a which you judge if the issue is duplicate or not then it's better to use that instead of summary for more accuracy. 

Hi sreenivasaraju P

Thank you very much, ill have a look 

Hi @Juan Kok

Have you found the exact solution to block creating issue with the same summary in existing data?

Suggest an answer

Log in or Sign up to answer