Skip to content

Commit d794fce

Browse files
committed
doc update
1 parent 6fb11e7 commit d794fce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/transform/modernize-userinterface-site-pages-security.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Security requirements for using page transformation
33
description: Explains the required permission levels for page transformation
4-
ms.date: 01/30/2019
4+
ms.date: 10/11/2019
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -20,8 +20,9 @@ These requirements apply always, regardless whether you're using page transforma
2020
Page Transformation feature | SharePoint Permission | Included in default permission levels
2121
----------------------------|-----------------------|--------------------------------------
2222
Create a modern version of the wiki or web part page | Edit Items | Contribute, Edit, Full Control
23-
Copy the page metadata | Edit Items | Contribute, Edit, Full Control
23+
Copy the page metadata (except page editor/author/created/modified settings) | Edit Items | Contribute, Edit, Full Control
2424
Copy the item level permissions (if any) | Manage Permissions | Full Control
25+
Copy the page editor/author/created/modified settings | Manage Permissions | Full Control
2526

2627
Above chart shows that with the default `Edit` or `Contribute` permission level you can use page transformation but if there's item level permissions on the source page these are not copied over. Using the `Full Control` permission level does enable the copy of item level permissions as that one by default includes the `Manage Permissions` permission.
2728

0 commit comments

Comments
 (0)