Hi Swetha,
If you are experiencing issues with API data, please submit a support ticket and we'll be able to help ensure you're getting the right data from the Rally API. Please note that If this is for a Starter Edition of Rally, API access is not supported.
Thank you,
Matt Gorbsky
------------------------------
Product Manager | Rally Software
------------------------------
Original Message:
Sent: Aug 09, 2024 01:34 AM
From: Swetha Sigr
Subject: Issue with fetching the team capacity data from rally
Hi,
We are using rally for creating Userstories. We are fetching rally data to check the team efforts. In rally when we are fetching the Team capacity through python it is giving the correct numbers but there are some extra records also coming who are not present part that team they might left the team or exited from project which we are not able to see in UI but while fetching those records are coming.
We are using pyral module to fetch data from rally and using useriterationcapacity to interact with rally API.
please, help me with the solution