Skip to content

Commit eca24ba

Browse files
authored
Merge pull request #89 from shahzor-khan/patch-1
Add RecomputeOwnershipAcrossBusinessUnits
2 parents dc72e5a + 4f1e3e4 commit eca24ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mspfedyn_/OrgDbOrgSettings/Settings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
<orgSetting minSupportedVersion="9.2.0.21024" maxSupportedVersion="9.999.9999.9999" name="DoNotRemoveRolesOnChangeBusinessUnit" isOrganizationAttribute="false" min="" max="" defaultValue="False" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if roles are removed when principal changes business units. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
174174
<orgSetting minSupportedVersion="9.2.0.21041" maxSupportedVersion="9.9.9999.9999" name="AlwaysMoveRecordToOwnerBusinessUnit" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if a record's business unit updates to owner's BU when owner changes. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
175175
<orgSetting minSupportedVersion="9.2.0.21053" maxSupportedVersion="9.9.9999.9999" name="EnableOwnershipAcrossBusinessUnits" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Online only setting to enable Record Ownership Across Business Units. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
176+
<orgSetting minSupportedVersion="9.2.0.21053" maxSupportedVersion="9.9.9999.9999" name="RecomputeOwnershipAcrossBusinessUnits" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Online only setting to recompute Record Ownership Across Business Units. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
176177
<orgSetting minSupportedVersion="9.2.0.21032" maxSupportedVersion="9.9.9999.9999" name="ManagersMustBeInSameOrParentBusinessUnitAsReports" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if managers need to be in parent or same BU as direct reports. &lt;b&gt;WARNING&lt;/b&gt;: this setting may take a long time to save when changed." />
177178
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.9999.9999.9999" name="CreateQueueItemForSynchronizingMailbox" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;When tracking an email into Dynamics, create a queue item for the queue which is synchronizing the email message (this will affect queue item creation for mailboxes in the BCC line or contained in a distribution list.)&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;" />
178179
<orgSetting minSupportedVersion="9.2.21103.00142 " maxSupportedVersion="9.9999.9999.9999" name="IgnoreInternalEmailFromQueues" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="If you disable the &quot;Track email sent between CRM users as two activities&quot; setting, email messages from a CRM Queue to a System User/Queue are still delivered as incoming email.&lt;br /&gt;&lt;strong&gt;False&lt;/strong&gt;: Incoming Internal Emails from Queues are still evaluated for promotion&lt;br /&gt;&lt;strong&gt;True&lt;/strong&gt;: Incoming Internal Emails from Queues are rejected in the event a sent message exists with the same MessageID.&amp;nbsp;" />
@@ -182,4 +183,4 @@
182183
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationAppLockTimeOutInMilliSeconds" isOrganizationAttribute="false" min="1" max="999999" defaultValue="300000" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="the value in milli seconds to use as an app lock timeout for authorization stored procedures. The default value is 5 mins.)" />
183184
<orgSetting minSupportedVersion="9.2.21114.00136" maxSupportedVersion="9.999.9999.9999" name="AuthorizationLockUserTimeOutInSeconds" isOrganizationAttribute="false" min="1" max="999999" defaultValue="3" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="The value in seconds to use to lock user for authorization data recompute.)" />
184185
<orgSetting minSupportedVersion="9.2.22055.00002" maxSupportedVersion="9.9999.9999.9999" name="ProjectHostEnvironmentId" isOrganizationAttribute="false" min="" max="" defaultValue="" settingType="String" urlTitle="Project host environment id" supportUrl="http://support.microsoft.com/kb/2691237" description="The environment ID for the host environment storing your deployment pipeline configuration and data. The host environment should be different than your current environment and must have the 'appdeployment' application installed." />
185-
</defaultOrgSettings>
186+
</defaultOrgSettings>

0 commit comments

Comments
 (0)