How can I add a country selection field to Jira?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve posted the the answer hoping it will help others, as well as hearing your thought on it..
Add a test field and get it’s ID, for example let’s say it’s “customfield_11111”. Than add it the following description:
You can write the code directory in the description, but I found it easier to backup and update the scripts this way. Then, in you app-data folder create the file
getCountrySelect.js(replace thefieldIDwith your filed id):Hope it will help you too 🙂