最近接到user report一个SharePoint Online issue, 在Library中对folder打破继承进行权限管理时,提示下面错误:
"Sorry, something went wrong. The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator."
并且有Correlation ID。
此错误产生的主要原因是Library下面有大量文件造成。默认情况下,对于SharePoint online,5000 items的限制不知是在view,也会在执行actions时候判断是否超过5000items。比如,在library中执行打破继承,因为library超过5000items会弹出此错误。
<