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

Migration of Territory-based Sharing Rules for all Objects #18

Open nealmundy opened 4 years ago

nealmundy commented 4 years ago

Currently, the tool only migrates Territory-based Sharing Rules for the Account, Contact and Opportunity objects.

It is common for customers to build-out sharing rules that share with branches of the Territory hierarchy. This typically happens in multi-country orgs where they want to share data with the whole country. When this happens, sharing rules will often be created on all objects that are in use, which includes Veeva out-of-the-box objects as well as pure custom objects.

Without this enhancement, customers would have to resort to manually migrating their Sharing Rules, either by rebuilding them after TM2 has been enabled, or by rebuilding them prior to TM2 enablement but basing them on the Role Hierarchy instead.