My workspace is not reconciling after a gated check-in. I don't see an error. My files are checked in, but still showing under pending changes.
Our team just received new computers and everyone is having this problem. This did require us to install the latest version of Visual Studio 2019 (16.8.4). I'm not sure if it's a problem with the latest Visual studio, or the new computer.
Any advice on how to resolve this?
The Gated check-in is used to protect against breaking changes via building the changes for validation before committing the changes to TFS. The changes actually get being committed to your TFS server only when the Gated Check-in Build is success and all configured tests are passed. Otherwise, the changes will be kept in Pending Changes .
You can reference to the following articles to try checking in Pending Changes using Gated Check-in :
The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.