Hello there,
Is there a way to set "Child-level issue scheduling" in Roadmap settings to "Schedule child issues by dates" via REST API.
I am trying to come up with a solution that would copy all issues from a template project into a newly created project, but I don't want users to give actual controls. Just point to a source template project, enter name of a new project and start date. Then a scrips kicks in and does all the operations via REST API.
I went as far as creating a project using specific project template and assigning it issue type scheme and issue type screen scheme, but I cannot find a way to setting the child issue by date in roadmap feature. Tasks' start and end dates in sprints do not match sprints' start and end dates and we want this to show.
Copying all issue data and mappings are a different issue in itself but I have progress there. I cannot find this feature at all though.