Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create Custom Fields for Issue Types for JIRA Project Template Plugin

Tanner Reese June 8, 2018

While creating a JIRA Project Template Plugin using this tutorial (https://developer.atlassian.com/server/jira/platform/creating-a-project-template/#step-5-set-up-the-json-configuration-file), how do you add custom fields and screens to an issue type?

The tutorial code will create a custom issue type which provides only the default screen and fields when you go to create an issue.

1 answer

0 votes
Prakhar Srivastav {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 8, 2018

Hi @Tanner Reese

You need to define Field Configuration Scheme. Here you can associate an issue type to a Field Configuration. You may need to create new Field Configuration based on your requirement.

 

Regards

Prakhar

Suggest an answer

Log in or Sign up to answer