We are migrating our 12 team projects into a new collection and a single team project. As part of this cleanup we are updating the custom fields on our WIT definitions to match our new company name. We want to keep the old collection on-line
(read only) indefinitely, and want to be able to use the warehouse to continue historical reporting.
In the old project collection called CompanyA, we have a custom field on User Story WIT called "Classification" with a Refname of "CompanyA.Classification", reporting to the warehouse as a dimension. In the new project collection,
CompanyB, we have the same field "Classification" with a refname of "CompanyB.Classification" that is set to report as a dimension.
When the warehouse builds, I get the following error:
<ResultMessage>[Work Item Tracking Warehouse Sync]: ---> TF293000: The data warehouse has detected data conflicts for the following work item fields:
CompanyB.Classification<->CompanyA.Classification (CompanyA);
The conflicts occur because there are differences in the attributes set for reportable fields that are defined across team project collections. Updates to the data warehouse will continue for project collection Amadeus. However, updates to the data for the
conflicting fields are suspended until the conflicts are resolved. You can resolve these conflicts by making the definitions of the field the same in all project collections, or by marking the field as non-reportable in project collection Amadeus. For more
information, see the following Microsoft Web site:
http://go.microsoft.com/fwlink/?LinkId=160807.</ResultMessage>
How do I get past this error without changing the name on the field in either collection (we need to be "Classification" in both places for reporting purposes) and not having to retain the old "CompanyA" refname since our company
is now CompanyB, and management wants it to say "CompanyB", and I want to be able to see "Classification" on all work items in both collections in the warehouse for reporting purposes.
Help! how do I do this?
Thanks,
John