Skip to content

Commit

Permalink
Update Settings.xml, add DoNotEnforcePrimaryKeyOrgSettingRecycleBin (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzorkhan123 authored Apr 30, 2024
1 parent c07ad31 commit e1bbf0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mspfedyn_/OrgDbOrgSettings/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
<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.)" />
<orgSetting minSupportedVersion="9.2.22091.00030" maxSupportedVersion="9.999.9999.9999" name="IsArchivalEnabled" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Enabling/Disabling archival feature for an organization." />
<orgSetting minSupportedVersion="9.2.22104.00104" maxSupportedVersion="9.999.9999.9999" name="EnableTDSArchival" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Enabling/Disabling TDS archival feature for an organization." />
<orgSetting minSupportedVersion="9.2.24044.00114" maxSupportedVersion="9.999.9999.9999" name="DoNotEnforcePrimaryKeyOrgSettingRecycleBin" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://go.microsoft.com/fwlink/?linkid=2264254" urlTitle="Recycle Bin For Dataverse" description="Skip records move to RecycleBin due to PrimaryKey violation" />
<orgSetting minSupportedVersion="9.2.22061.152" maxSupportedVersion="9.9999.9999.9999" name="SSSTaskDeletionSyncBehaviorFromExchange" isOrganizationAttribute="false" min="0" max="2" defaultValue="0" settingType="Number" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="Specifies how task deletions in Exchange are synchronized to their linked Dynamics 365 activity record.&lt;br /&gt;0: Tasks deleted in Exchange are deleted in Dynamics (default).&lt;br /&gt;1: Tasks deleted in Exchange are deleted in Dynamics if they are not completed.&lt;br /&gt;2: Tasks deleted in Exchange are never deleted in Dynamics." />
<orgSetting minSupportedVersion="9.2.22112.112" maxSupportedVersion="9.9999.9999.9999" name="EnableModernRoleEditor" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="The setting is used to turn on/off security role editor UI in Power platform admin center." />
<orgSetting minSupportedVersion="9.2.22121.00146" maxSupportedVersion="9.9999.9999.9999" name="RequirePrivilegeToSelfApproveEmailAddress" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" urlTitle="KB 2691237" supportUrl="http://support.microsoft.com/kb/2691237" description="When enabled, a user needs the&amp;nbsp;&lt;strong&gt;Approve Email Addresses for Users or Queues&lt;/strong&gt;&amp;nbsp;privilege to approve their own mailbox." />
Expand Down

0 comments on commit e1bbf0a

Please sign in to comment.