Forum Discussion
anu6121
Microsoft
Feb 13, 2023Azure REST API Get iteration error for Past and furture iterations.
Hi Team ,
Need assistance on below bug.
I am trying to use below Current iteration URL which is working fine
But trying for past and furture iteration as below and getting an error.
past:
furture:
Below is the error:
{"$id":"1","innerException":null,"message":"timeframe","typeName":"Microsoft.TeamFoundation.Work.WebApi.Exceptions.InvalidTeamSettingsIterationException, Microsoft.TeamFoundation.Work.WebApi","typeKey":"InvalidTeamSettingsIterationException","errorCode":0,"eventId":0}
Regards,
anu
1 Reply
- BeetleZumaCopper ContributorI have the same problem. "past" and "future" iterations are not working as specified in the API reference.