TFS Integration Tools - Issue: TFS WIT invalid submission conflict type

TL;DR

Explains how to resolve the "TFS WIT invalid submission conflict" in TFS Integration Tools by adjusting permissions and enabling bypass-rule submission for successful configuration.

18 September 2012
Written by Martin Hinshelwood
2 minute read
Comments
Subscribe

Immediately after configuring the TFS Integration Tools you receive a  TFS WIT invalid submission conflict type that states that the source item is invalid.

image

Figure: The source item is invalid

There is no further debug information.

Applies to

  • TFS Integration Tools, version 2.2, March 2012

Findings

While this immediately looks like a problem with the configuration and can indeed be related to a configuration or date conversation issue if you have just installed the TFS Integration Tools there may be a simpler resolution.

The first thing to do is to enable TFS WIT bypass-rule submission rule in the configuration and make sure that your account is in the “Service Accounts Group”.

SNAGHTML4fa77b8

Figure: Access Denied

If however you get “Access denied” with you account not having “Edit collection-level information” then the account that you are using to access TFS does not have the correct permission.

Solution

You need to make sure that the account under which you are running the TFS Integration Tools is at least a “Collection Administrator” and preferably a “Team Foundation Administrator”. There are many things that the TFS Integration Tools do that requires this level of permission.

note: I recommend building and testing all of your scripts/configurations against a test server, or at the very least a throw-away collection before you work against production.

You should now be able to successfully run your configuration although I can’t guarantee further errors Smile

Smart Classifications

Each classification [Concepts, Categories, & Tags] was assigned using AI-powered semantic analysis and scored across relevance, depth, and alignment. Final decisions? Still human. Always traceable. Hover to see how it applies.

Comments
Subscribe

What to read next

Article

TFS Integration Tools - Issue: TFS WIT bypass-rule submission is enabled

Explains how to resolve TFS Integration Platform errors caused by missing permissions for bypass-rule submission by adding accounts to the …

Read article
Article Engineering Excellence

TFS Integration Tools – Issue: Error occurred during the code review of change group

Explains causes and solutions for the "Error occurred during the code review of change group" in TFS Integration Tools, including common …

Read article