Forum Discussion
grant_jenkins
Sep 02, 2024Steel Contributor
New Co-Authoring Feature REMOVES Discard Changes
This post is more of an information for SharePoint users since Microsoft haven't announced the removal of Discard changes for pages / news posts as part of their co-authoring feature. This is a major...
CriMac78
Sep 17, 2024Copper Contributor
The common content manager spends his life editing pages in error or even testing something, even though he doesn't want to give effect to the change he made... It makes sense for this type of change to appear suddenly?=...
MSBardsley
Oct 01, 2024Copper Contributor
CriMac78 You can get back the "Discard changes" option by going to the Site Pages settings and then click on the "Versioning Settings" option and then select YES for "Require Check Out". Then select "Create major versions" for the Document Version History and then set Version count limit to 5000. The only side affect I found is associated with News items. My SPFx code invokes CreatePageFromTemplate.aspx and the page is not properly checked out and it will fail with an error. I am currently looking into a solution.