TimelineTeamStatusCode enum

Fields

OK = 0

No error - all data for team is good.

DoesntExistOrAccessDenied = 1

Team does not exist or access is denied.

MaxTeamsExceeded = 2

Maximum number of teams was exceeded. No team data will be returned for this team.

MaxTeamFieldsExceeded = 3

Maximum number of team fields (ie Area paths) have been exceeded. No team data will be returned for this team.

BacklogInError = 4

Backlog does not exist or is missing crucial information.

MissingTeamFieldValue = 5

Team field value is not set for this team. No team data will be returned for this team

NoIterationsExist = 6

Team does not have a single iteration with date range.