BacklogConfiguration interface
Properties
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 |
Property Details
backlogFields
bugsBehavior
hiddenBacklogs
Hidden Backlog
hiddenBacklogs: string[]
Property Value
string[]
isBugsBehaviorConfigured
Is BugsBehavior Configured in the process
isBugsBehaviorConfigured: boolean
Property Value
boolean
portfolioBacklogs
Portfolio backlog descriptors
portfolioBacklogs: BacklogLevelConfiguration[]
Property Value
requirementBacklog
Requirement backlog
requirementBacklog: BacklogLevelConfiguration
Property Value
taskBacklog
url
url: string
Property Value
string
workItemTypeMappedStates
Mapped states for work item types
workItemTypeMappedStates: WorkItemTypeStateInfo[]