Hi,
At the moment I'm implementing custom plugin for my org.
I'm trying to extend AbstractCustomFieldType class and implement MultipleSettableCustomFieldType interface.
When I run JIRA dev instance locally, I add new custom field, then go to Configuration for that field and there is no Options available. I expect that there will be Options similar to Cascading Select custom field. How to achieve this?
It's really hard to guess from the input you provided. I assume that you already followed these steps:
Hi @Tuncay Senturk !
I missed overriding of getConfigurationItemTypes method. Now Options are available.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perfect! I'm glad it helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.