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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.