Add custom states to work item type - #1560
Conversation
…so avoid trying to update states that have no changes
… that verifies that removing all state blocks from config opts-out of inline state management
…herit, as inherit states are not handled by this resource
|
magodo (@magodo) let me know what you think when you have time! |
|
magodo (@magodo) did you ever had a chance looking at this? We've been using this on a local build ever since, has worked great so far. |
|
Given we already have |
|
magodo (@magodo) When work item types are created with no parent, the Azure DevoOps API create some custom states implicitly. |
|
Can we introduce a |
|
magodo (@magodo) Deleting one of these implicitly created states is one of the things we want to support, if you look at the linked issue. |
All Submissions:
Description
Add custom state management for work item types with no inheritance. Work item types that has no parent are created with custom states implicitly. In order to manage these states
stateblocks are introduced.Does this introduce a breaking change?
Test Result
Related Issue(s)
Fix #1547
Other information
N/A