Hi .
I have created a specific customfield type (extended from a MultiSelectCFType). Lets call this myCustomField for now.
I would like to check how many instances of this custom field type are being in used in JIRA. Assume some number are being used and have been assigned to the relevant screens/ project contexts etc. Meaning the instances are being used in JIRA.
I would like to do this check via code (from a webworks action class).
How can I do this?
You can iterate on the custom fields using CustomFieldManager and look at the types to check if it is the one you are looking for.
Hi @Jobin.
Thanks for your reply .
Havent tested it but sounds like it should work. Will try it out in code soon.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.