Rally Software

  • 1.  How to get grand parent Object ID of a child in Agile Central API

    Posted Jun 08, 2017 03:34 AM

    I am working on my Asp.net MVC application with Rally API , I am forming tree structure using Rally Data. I am pulling from 'ProjectsPermissions' table with relation. Here I am facing a issue like below:

    A - GP - Have Access
    B- Parent - Not Have Access
    C- Children - Have Access.

    I need to form a tree node C under A node, but data is like Immediate parent relation to child, I think there will no direct relation with grand parent and child. If parent dosen't have access I am getting parent attribute as null. By this I am not able to form tree. can any one help me on this?



  • 2.  Re: How to get grand parent Object ID of a child in Agile Central API

    Posted Jun 12, 2017 01:41 PM

    Hi Sanjay,

    I do not believe there is a way to complete the tree as you would like to if the API user has no permissions to project B from your example above.  Might be a good suggestion to post on ideas.rallydev.com though.

     

    Thanks,

    Sean Davis