Want some help on groovy script to check if a project key already exists or not. I am using a text field which will need a user to enter a project key in there and if that project key matches to one already existing, it should show up some error message.
Any help here, please!
Hi @Anshu Raina for this you need to create a scripted validator, which validate the field value.
OR you can use Regex validator.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.