Forum Discussion

Riley Hale's avatar
Riley Hale
Brass Contributor
Dec 01, 2016
Solved

Internal Server 500 Error Sharing Document Library

In SharePoint online we have a need to share a document library with the "Everyone" group without granting permissions to the entire site. We're using the modern document interface, and the explicit ...
  • Riley Hale's avatar
    Riley Hale
    Dec 05, 2016

    Our organization ended up opening a support ticket with Microsoft to help with this problem. We didn't necessarily correct the issue, but we tracked it back to a custom site column that had a calculated default value associated with it. The column was setting a default value for the current Fiscal Year based on the current date. For some reason if the user did not have at a minimum site-level access the page would return the Internal 500 Server error.

     

    To work around this we simply removed the default calculated value for this particular document library that needs to be shared out to the "Everyone" group.

Resources