Hi,
I am currently developing a plugin to allow a custom project template selection from the create project dialog. I have created the plugin and installed it but need more documentation with respect to the JSON structures for the 'project-template-config.json' file. This file describes the following items: -
issue-type-scheme
workflow-scheme
issue-type-screen-scheme
screen-schemes
I have found this
https://community.developer.atlassian.com/t/how-to-define-screens-in-project-template/5732/4
but it is vague and I wish to control the 'required' attribute for fields on screens.
Can anyone help with documentation that describes the JSON structures used in the template json file??
Regards
Rick