sfdx-isv / territory-management-toolkit

The Territory Management Toolkit (TM-Tools) is a Salesforce CLI Plugin that provides tools for simplifying the migration of a Salesforce org from Territory Management (TM1) to Enterprise Territory Management (TM2).
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Custom Fields not getting Migrated #8

Open purvajainnn opened 4 years ago

purvajainnn commented 4 years ago

As discussed in the demo meeting, Veeva customers might have few other custom fields which might impact other workflows. We are running an analysis from our end, I will add more details on this issue for the same.

nealmundy commented 4 years ago

It is common for our customers to have created custom fields on the Territory object. A typical Use Case for doing so is to support downstream systems (typically Business Intelligence systems) that consume territory data.

If the migration tool does not support the migration of the data within these custom fields, then our customers will have to manually migrate this information themselves.

VivekMChawla commented 4 years ago

@nealmundy and @purvajainnn - I've confirmed that the Territory2 object supports custom fields, so adding this to the migration tool makes sense.

I'll mark this as a feature request.

purvajainnn commented 4 years ago

Thanks @VivekMChawla

nealmundy commented 4 years ago

Thanks @VivekMChawla