[Solved] SharePoint Access Denied error editing Document Name


Here is a strange issue (for the users, but not really) where a user having Edit permissions on a particular document receives an error 'Access Denied' when editing the Name site column/field of the document (the Name column value is automatically captured from the document name). Strange because the user actually has required document edit permissions but still cannot edit. In a SharePoint list, there is a setting to allow users to delete only their owned items, but there are no such settings for the document library.

Resolution - did the DELETE permissions go missing?

Interestingly, SharePoint requires Add, Edit, and Delete permissions for a user to edit the document name in the document library. Editing the Name value will fail if any of the three permissions are missing.

So make sure the user has to delete permissions in order to modify the document name.

This could happen in following common cases (assuming Edit permissions are granted) -
  1. If you are using custom permission policy levels and un-checked the 'Delete Items' permissions.
  2. If you modified existing permission policy levels and removed 'Delete Items' permissions.
  3. Something wrong with Edit permissions.
Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap