If you have enabled Gated Checkin on your souce tree, you would have seen the following properties in the build alert email:
If you recieve this below error during gated checkin:
TF14098: Access Denied: User xxx needs Checkin, CheckinOther permission(s) for $/TeamProject/xxx/abc.cs.
The reason is that the build agent account doesn't have permission on your source tree to checkin other user's changes
- Checked in on behalf of
- Checked in by
If you recieve this below error during gated checkin:
TF14098: Access Denied: User xxx needs Checkin, CheckinOther permission(s) for $/TeamProject/xxx/abc.cs.
The reason is that the build agent account doesn't have permission on your source tree to checkin other user's changes

