Hi,
Is there still any way you can create a Jira Custom field using Java ?
Hi @kaushik thakkar ,
You can create custom fields via API with any language you prefer to call out the API. Whether it's python, java, etc. Here's the API calls:
Now if you are looking to create a field with java code embedded, then that's a NO. You maybe able to add some code using marketplace add-ons that extend custom field capabilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.