You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SharePoint/SharePointOnline/sharing-and-permissions/request-approval-failed.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,17 +38,17 @@ Also, when users browse to the **Access Requests** list and select **Approve** o
38
38
39
39
## Cause
40
40
41
-
These issues occur because the affected users are neither site collection administrators nor members of the Owners group for the site. Only users with these specific permissions can process requests to the Access Requests list. For users who are members of the Owners group for the site, an additional requirement is that the Owners group must have Full Control permissions to access the Access Requests list.
41
+
These issues occur because the affected users are not site admins (previously called site collection administrators) or members of the Owners group for the site. Only users with these specific permissions can process requests to the Access Requests list. For users who are members of the Owners group for the site, an another requirement is that the Owners group must have Full Control permissions to access the Access Requests list.
42
42
43
43
## Resolution
44
44
45
-
To resolve the issues, assign site collection administration permissions to the affected users or add them to the Owners group for the site. Additionally, the Owners group must have Full Control permissions to access the Access Requests list.
45
+
To resolve the issues, assign site admin permissions to the affected users or add them to the Owners group for the site. Additionally, the Owners group must have Full Control permissions to access the Access Requests list.
46
46
47
47
Use one of the following solutions.
48
48
49
-
### Solution 1: Assign Site collection administrator permissions
49
+
### Solution 1: Assign Site admin permissions
50
50
51
-
To provide a user with site collection administrator permissions, see [Manage site collection administrators](/sharepoint/manage-site-collection-administrators).
51
+
To provide a user with site admin permissions, see [Manage site admins](/sharepoint/manage-site-collection-administrators).
52
52
53
53
### Solution 2: Add the user to the Owners group for the site
54
54
@@ -58,7 +58,7 @@ Use the following steps:
58
58
59
59
1. Find the Owners group for the affected site collection.
60
60
61
-
If the Owners group for the site collection does not exist, select **Grant Permissions**, enter the name of the Owners group for the site in the **Share** dialog box, and then select **Share**.
61
+
If the Owners group for the site collection doesn't exist, select **Grant Permissions**, enter the name of the Owners group for the site in the **Share** dialog box, and then select **Share**.
62
62
63
63
1. On the affected site, select **Settings** > **Site settings**.
64
64
@@ -68,7 +68,7 @@ Use the following steps:
68
68
69
69
1. In the **Share** dialog box, enter the user account to add to the group, and then select **Share**.
70
70
71
-
Test to verify that the user can now access the Access REquests list, and approve or decline requests.
71
+
Test to verify that the user can now access the Access Requests list, and approve or decline requests.
72
72
73
73
### Owners group must have permissions to the Access Requests list
74
74
@@ -88,7 +88,7 @@ Use the following steps:
88
88
89
89
:::image type="content" source="media/request-approval-failed/pagelistid.png" alt-text="Screenshot of the search box when you type PageListId.":::
90
90
91
-
1. Copy the GUID that follows the pageListId located in the listedit.aspx page. The GUID will be enclosed between braces.
91
+
1. Copy the GUID that follows the pageListId located in the listedit.aspx page. The GUID is enclosed between braces.
92
92
:::image type="content" source="media/request-approval-failed/guid.png" alt-text="Screenshot of an example of GUID that follows the pageListId.":::
93
93
94
94
1. In the address bar of the browser, enter '<your_tenant_URL>/_layouts/15/ListEdit.aspx?List=<{GUID}>'.
0 commit comments