I have created many custom fields. I a now creating plugin for JIRA.
My problem is JIRA creating custom fields with auto generated Ids and names like customfield_10700.
Can i name my custom fields as well. For example name for text box like "txt_box" instead of customfield_10700.
you can set the displayName (fieldName) of a custom field but the cf-id is set by the environment
createCustomField(String fieldName, String description, CustomFieldType fieldType, CustomFieldSearcher customFieldSearcher, List contexts, List issueTypes)
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.