BacklogConfiguration interface
backlog |
Behavior/type field mapping |
bugs |
Bugs behavior |
hidden |
Hidden Backlog |
is |
Is BugsBehavior Configured in the process |
portfolio |
Portfolio backlog descriptors |
requirement |
Requirement backlog |
task |
Task backlog |
url | |
work |
Mapped states for work item types |
Hidden Backlog
hiddenBacklogs: string[]
Property Value
string[]
Is BugsBehavior Configured in the process
isBugsBehaviorConfigured: boolean
Property Value
boolean
Portfolio backlog descriptors
portfolioBacklogs: BacklogLevelConfiguration[]
Property Value
Requirement backlog
requirementBacklog: BacklogLevelConfiguration
Property Value
url: string
Property Value
string
Mapped states for work item types
workItemTypeMappedStates: WorkItemTypeStateInfo[]