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?
Accepted answer
if a workitem has a parent you cannot 'add' another parent.. you can CHANGE the parent.
or Add a Related link, or a blocks, ...
Comments
Thank you. What is the difference between adding a link that is a parent and adding a related link? How would I navigate to those features?
I am hoping to be able to simply create each child item from a button or other simple interface on the parent.
Parent/child is a specific arrangement, related is like sisters.
the button should provide the link types allowed