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: 

Prevent duplicates in text custom field

AbrahamA
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.
June 15, 2022

Hello

I have a custom field which is single line text field. I need to make sure there are no duplicate values entered in that text field

What is better to do

write a validator in which runs jql and checks

or

is there a better way to do like a behavior or something else

 

Thanks

Abe

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Brant Schroeder
Community Champion
October 12, 2022

@AbrahamA 

There is not a delivered validator that provides this functionality.  If you have the app JSU or Scriptrunner I believe you can do this.