Shouldn't UpdateOverwriteVersionAsync() be overwriting the version history? #1458
Replies: 1 comment
-
My mistake, this was working correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think I remember this working for me previously, but when I use
IFile.ListItemAllFields.UpdateOverwriteVersionAsync()
to update the metadata after creating a new file it is not overwriting the version history. Am I missing something?Beta Was this translation helpful? Give feedback.
All reactions