Rally Software

Expand all | Collapse all

I need a query on Agile Web API, to fetch features of particular milestone target date. Example: https://rally1.rallydev.com/slm/webservice/v2.0/portfolioitem/initiative?fetch=Name,Milestones&query=(Milestones.targetDate > "2018-01-12T19:36:49.561Z") . Pl

  • 1.  I need a query on Agile Web API, to fetch features of particular milestone target date. Example: https://rally1.rallydev.com/slm/webservice/v2.0/portfolioitem/initiative?fetch=Name,Milestones&query=(Milestones.targetDate > "2018-01-12T19:36:49.561Z") . Pl

    Posted Jan 12, 2018 03:33 PM

    I am  trying, to pull data of features of particular milestone target date. Example: https://rally1.rallydev.com/slm/webservice/v2.0/portfolioitem/initiative?fetch=Name,Milestones&query=(Milestones.targetDate > "2018-01-12T19:36:49.561Z") . 

    As I tried giving the query withy feature name or ObjectUUID or Parent.Name or any other key it goves me the accurate results but for milestone target date it wouldn't.



  • 2.  Re: I need a query on Agile Web API, to fetch features of particular milestone target date. Example: https://rally1.rallydev.com/slm/webservice/v2.0/portfolioitem/initiative?fetch=Name,Milestones&query=(Milestones.targetDate > "2018-01-12T19:36:49.561Z")

    Posted Jan 15, 2018 05:18 AM

    Ajay,

     

    In my testing this worked as expected.  Are you receiving an error or is there another issue?

     

    Michael