I have created a Jira plugin and I have used rest Api using rest module and i have used suggestion field using custom field module .Using rest Api,i am getting list of values. So now how will I integrate these values with custom field module.
As i require Autocomplete text field and the values should be from rest Api.
Thanks in Advance.