Is there any way to get all milestones under a project and its sub projects by using their web service?
I read in some other answers that they have deprecated targetProject
attribute in milestone, and no longer should be used.
I have tried with using a filter like Projects contains /project/<<project_id>>
, but it does not return the milestones where all the projects in the workspace are selected.
Is there any way to get all the milestones under a project and its sub projects, plus the milestones where all the projects are selected using their web service?