How to limit link of a child work item to only one parent at a time?
![]()
I want to create and link one to many child work items under/to a parent work item. But I do not want those child work items to be linked to any other parent work items unless the parent needs to change (to correct an error, etc.). In other words, these child work items can only be linked to one parent at a time. And I don’t want anyone to be able to link one of these child items to a 2nd, 3rd, etc. parent while the child item is already linked to a valid parent.
These child work items would be of a unique (custom) work item type.
What is the best way to accomplish this?
|