Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Client wishes to customize Jira and for that we are supposed to write script that can add custom fields. Script is also supposed to perform validation(restrict custom fields to allow only validated data e.g. Input String should have characters only and length should be between 5 and 15). I know how to add fields using UI but requirement is using Groovy script. Looking forward to any help regarding how to add validated custom fields in Jira using Groovy script. Thanks in advance.