Skip to content

Commit a848833

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents d029523 + 3436105 commit a848833

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

SharePoint/SharePointOnline/sharing-and-permissions/request-approval-failed.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@ Also, when users browse to the **Access Requests** list and select **Approve** o
3838

3939
## Cause
4040

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.
4242

4343
## Resolution
4444

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.
4646

4747
Use one of the following solutions.
4848

49-
### Solution 1: Assign Site collection administrator permissions
49+
### Solution 1: Assign Site admin permissions
5050

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).
5252

5353
### Solution 2: Add the user to the Owners group for the site
5454

@@ -58,7 +58,7 @@ Use the following steps:
5858

5959
1. Find the Owners group for the affected site collection.
6060

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**.
6262

6363
1. On the affected site, select **Settings** > **Site settings**.
6464

@@ -68,7 +68,7 @@ Use the following steps:
6868

6969
1. In the **Share** dialog box, enter the user account to add to the group, and then select **Share**.
7070

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.
7272

7373
### Owners group must have permissions to the Access Requests list
7474

@@ -88,7 +88,7 @@ Use the following steps:
8888

8989
:::image type="content" source="media/request-approval-failed/pagelistid.png" alt-text="Screenshot of the search box when you type PageListId.":::
9090

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.
9292
:::image type="content" source="media/request-approval-failed/guid.png" alt-text="Screenshot of an example of GUID that follows the pageListId.":::
9393

9494
1. In the address bar of the browser, enter '<your_tenant_URL>/_layouts/15/ListEdit.aspx?List=<{GUID}>'.

0 commit comments

Comments
 (0)