Context
I am creating new project using Jira API and com.pyxis.greenhopper.jira:gh-simplified-agility-kanban
template key.
Problem
By default in this project I can not add new issues with timetracking information Error: Field 'timetracking' cannot be set. It is not on the appropriate screen, or unknown.
To resolve this, I have to manually add “Time tracking” field in project settings for each “Work type”.
Question
Is there any way programmatically (via Jira API) add “Time tracking” field for each “Work type” (“Task”, “Bug”, “Sub-task” and etc.) in Team-Managed projects?