Skip to content

Commit e388877

Browse files
committed
fix links
1 parent f11b6c8 commit e388877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

powerapps-docs/developer/data-platform/organization-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For example, the following columns are supported because they're mentioned in th
3333
|[MaxUploadFileSize](reference/entities/organization.md#BKMK_MaxUploadFileSize)<br />[BlockedAttachments](reference/entities/organization.md#BKMK_BlockedAttachments)<br />[BlockedMimeTypes](reference/entities/organization.md#BKMK_BlockedMimeTypes)<br />[AllowedMimeTypes](reference/entities/organization.md#BKMK_AllowedMimeTypes)|[Files and images overview](files-images-overview.md)|
3434
|[PluginTraceLogSetting](reference/entities/organization.md#BKMK_PluginTraceLogSetting)|[Tracing and logging](logging-tracing.md)|
3535
|[QuickFindRecordLimitEnabled](reference/entities/organization.md#BKMK_QuickFindRecordLimitEnabled)|[About quick find queries](quick-find.md)|
36-
|[ShareToPreviousOwnerOnAssign](reference/entities/organization.md#sharetopreviousowneronassign-choicesoptions)|[Sharing and assigning](security-sharing-assigning.md)|
36+
|[ShareToPreviousOwnerOnAssign](reference/entities/organization.md#BKMK_ShareToPreviousOwnerOnAssign)|[Sharing and assigning](security-sharing-assigning.md)|
3737
|[ExpireChangeTrackingInDays](reference/entities/organization.md#BKMK_ExpireChangeTrackingInDays)|[Use change tracking to synchronize data with external systems](use-change-tracking-synchronize-data-external-systems.md)|
3838
|[IsExternalSearchIndexEnabled](reference/entities/organization.md#BKMK_IsExternalSearchIndexEnabled)|[Search for Dataverse records](search/overview.md)|
3939

powerapps-docs/developer/data-platform/security-sharing-assigning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ operation. If **Share reassigned records with original owner** is selected (se
237237
shares the record with all access rights after the assign operation. Otherwise,
238238
the previous owner doesn't share the record and may not have access to the
239239
record, depending on their privileges. The Organization table's
240-
[ShareToPreviousOwnerOnAssign](reference/entities/organization.md#sharetopreviousowneronassign-choicesoptions) column controls this setting.
240+
[ShareToPreviousOwnerOnAssign](reference/entities/organization.md#BKMK_ShareToPreviousOwnerOnAssign) column controls this setting.
241241

242242
> [!NOTE]
243243
> The [Appointment table](reference/entities/appointment.md) has special logic when an appointment is assigned to another user. If the current owner is still a participant, such as the organizer or an attendee, the appointment record is shared with this user when the appointment is reassigned. This behavior occurs even if the **Share reassigned records with original owner** setting is disabled. Because the appointment may be shared with the previous owner, the user assigning the meeting requires both the **Assign** and **Share** access rights on the record.

0 commit comments

Comments
 (0)