Which class for custom field Combobox

Thorsten Fritzsche July 10, 2013

Hello,

I'm trying to develop a customfield combobox for the jira ticket-system of my company with possibility to select one item. We use Jira 6.0.1.

Here's my question. What kind of class I have to use for this? I find out the relevant class should be 'SelectCFType' and 'MultiSelectCFType' respectively, but i can't import neither because the library jira-api-6.1-20130626.jar doesn't content none ot these classes.

Can anybody of you show me an example how to implement this kind of customfield?

best regards

Thorsten

2 answers

0 votes
Nitram
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 Leaders.
July 10, 2013
0 votes
Dipti Ranjan Behera
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 Leaders.
July 10, 2013

Hi Thorsten,

What I see is that your jira-api plugin(6.1.x) version and installed jira(6.0.x) doesnt match.

And also please check if you have made the right entry in pom.xml

Suggest an answer

Log in or Sign up to answer