I am creating a JIRA project template plugin where-in the soy template has a select input field (Type of project : Agile or Non-agile) based on which I need to customize the project issue types, workflow schemes, etc.
How do I retrieve the soy template field value and process it in the MyProjectHook file?
Please suggest better ways to do this (if available)
Thanks in advance,