We recently did a re-org in Azure Devops Teams and Areas, and suddenly a few of us all had the same problem: In Visual Studio (we're using 2017), when we tried to add a work item to a Git commit, we received the error:
TF201077: The work item type cannot be found. It may have been renamed or destroyed.
The work items are definitely present in AzDev, and if we tried to reference a work item from an old Team that didn't change, it worked fine. What can we do about this?
(Note: we figured it out but since this specific question was never asked, I'm documenting it here for others to hopefully quickly find in the future.)