project objects are using the GroupIterationManager instead of the ProjectIterationManager resulting in a 404 Group Not Found error received from the server when no project ID matches a group ID. I haven't come across it, but I could see this returning the matching group IDs iterations instead of the project ID's iterations if a matching group ID were to exist.
project objects are using the
GroupIterationManagerinstead of theProjectIterationManagerresulting in a404 Group Not Founderror received from the server when no project ID matches a group ID. I haven't come across it, but I could see this returning the matching group IDs iterations instead of the project ID's iterations if a matching group ID were to exist.