Some ADO build pipelines show all of the work items in linked items and others only show relevant items. Looking for ideas
I am trying to update linked work items with build statuses in ADO.
I created a script that gets linked items from RestApi using the build.id and posts needed updates. Script works fine. My problem is that I discovered that some of the builds have 1-2 linked items in them but other builds have all of the changes and work items listed which is a huge problem in this case.