I have been trying to develop some custom project templates using the Atlassian SDK and would like to know if it is possible to add some input fields to the Create Project Template Jira Wizard using the SDK?
I want to use these fields in my Java code for modifying workflows afterwards based on the entries filled in these input fields at the time of project creation itself.
I found another similar discussions from 2013 and 2014 but didn't find a solution.