Hi there,
I'm currently developing a JIRA plugin that makes use of custom fields and would like these custom fields to be created when the plugin is installed. How would I go about doing this? I've looked around and can only find information on defining custom field types, when what I need are custom fields.
<jira.version>7.2.3</jira.version>
Any help would be appreciated.
Thanks
A couple of options I can quickly give to start you off:
Also, since your question is development related, you can also try asking this over at: https://community.developer.atlassian.com (if you haven't already).
There are a lot of helpful and experienced people over there who'll have more experience than me in this area.
You can read more about the Developer Community in this article: https://community.atlassian.com/t5/Feedback-Forum-articles/The-Atlassian-Developer-Community/ba-p/459061
Link to same question on the dev community: https://community.developer.atlassian.com/t/add-custom-fields-on-install/2326
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.