Hi, there was a problem with the plugin. We created a field with this OK, but why in the jira tables all the field values are included
in the plugin ++ via api i get
How do I include all field values?
Every SingleSelect+, MultiSelect+ and Radio++ fields are actually Jira's Select Custom Field and it is normal that all values of these fields are in the table "CUSTOMFIELDOPTION". This also allows someone to easily switch between Jira's own custom field and our ++ custom fields.
I don't know which API you are using. Could you send me the URL you are using?
Hey. I will try to explain the cause of my problem, I created a field and got the values from the table with a select. After I saw that not all options of the field are available for selection. I started checking for this and saw that the values turned on off in the table
are different from what I get from the IPA https://jira.bpcbt.com/rest/com.deniz.jira.customfields/latest/options
Now I have 700 values disabled and I don't understand how to enable Bulk changes.
Hi i maked full reindex and all fixed.
Thanks for the confirmation. I have no idea why they were all disabled. I'm glad it is resolved with a reindex.