Forum Discussion
Version History broken in modern SharePoint "Sorry, something went wrong"
- Nov 14, 2018
I’m with Caite on this one, I ended up having to re-migrate the content while deliberately making sure absolutely nothing else was migrated beyond the files and their versions. No customized forms/views, no required features, etc.
if you were to run into this issue. Or wanting to make sure the forms are not "custom" but the true out of the box check this script https://github.com/bschlintz/Scripts/blob/master/Create-DefaultListForms.ps1
(currently just for lists but can easily be adjusted for libraries as well)
TC
Asia
Anyone confirms if this is resolved? any workaround?
I believe Solution is to re-create your library and upload data there.
cheers!
- LordTriApr 21, 2020Copper Contributor
I resolve this issue by reset the DispForm.aspx page using SharePoint Designer.
- Open SharePoint Designer go to lyour site
- Click Lists and Libraries
- Click on your list or library
- on the right side, under forms, click New to create new DispForm.aspx and set at default
you might have to rename this page or just rename the old DispForm.apsx for this to work
* rename by Click All Files on the left, then click your library, click Forms, the rename the file
- That's all this should restore your view history
- Peter2wxinApr 14, 2021Brass ContributorSorry for replying to the old post, but it seems to be the only workaround other than re-migrate with ShareGate. As SharePoint Designer doesn't work with SharePoint Online modern site, is your SharePoint site a classic one on-premise?
- Drogon365Apr 14, 2021Copper Contributor
Peter2wxinWhen I experienced the issue, it was modern online SharePoint.