Added by Marco Gutsche about 10 years ago
I'm trying to get the sub tasks of an issue with the REST API.
I've found this issue (#5338) that it should be possible.
But for my test query:
https://xxxx/issues/123.xml
I don't get any information about the sub taks of this issue.
Does anybody know how to get the sub tasks via the REST API?
Thank a lot.
Sorry, found the answer myself.
You have to add ?include=children,relations:
https://xxxx/issues/123.xml?include=children