Questions tagged [versioning]
Versioning enables you to store, track, and restore items in a list and files in a library as they are changed.
394 questions
0 votes
1 answer
20 views
Right to create major versions only for a specific group possible?
is it possible to gave the right to create major versions of documents in a document library only to a specific group? Scenario: Group A: Edit documents, create minor and major versions. Group B: Edit ...
0 votes
0 answers
17 views
When we set the version limit on the Organization level to be 100 versions, how we can apply this to existing libraries
We want to apply the Version limit on the Organization limit, as follow:- So, each document will have maximum of 100 versions as long as the version was not created 10 years ago. Now this will be ...
0 votes
0 answers
44 views
The file is not checked out (unable to delete/release lock/discard checkout)
User uploaded .xlsm file and somehow it got corrupted or something happened. Even though this file not checked out to anyone, when you use GUI to check out the file then you receive error message The ...
0 votes
1 answer
238 views
Can I change how frequently document versions are created?
I have several files (report drafts) located in a document library. Various teams collaborate on these documents continuously, meaning we blow through versions very quickly. Due to server space ...
0 votes
2 answers
314 views
Versioning of documents
I was working on the approval process of a SharePoint document. I did the following: Check out the document Make necessary changes to the document Check-in the document as a Minor version (draft) 3.1 ...
0 votes
2 answers
347 views
Versioning - possible to remove overwrite possibility when checking in a file?
I want to know if it is possible to remove this option from checking in files?
0 votes
1 answer
30 views
Always display current version of image on SharePoint page
I have an image captured out of an email and added to my Content Library every morning. Then I want to display that image dynamically on my SharePoint page. The issue I am having is that it will ...
1 vote
1 answer
1k views
SharePoint Rest API to select Url from File Version
I have used the following URL: https://xyz.sharepoint.com/teams/Analytics/_api/web/GetFolderByServerRelativeUrl('/teams/Analytics/Shared%20Documents/DataMaster')/Files('Transaction.xlsx')/versions ...