Programming a Custom Field

Explore the steps to create a custom field programmatically so that you can create fields to support functionality that is not available in JIRA out-of-the-box.

  • Create skeleton plugin
  • Add custom field plugin module
  • Cleanup the project code and deploy the plugin


Complete and Continue