2

I have list item contains multiple versions

enter image description here

I'm trying to change any particular version field value

e.g. : in picture I'm trying to change Title field value of version 5.0

Is it possible to change version field value using powerShell?

1 Answer 1

2

We cant update previous versions of list item as there is no way/no method available using which we can persist those changes. This wouldn't be a supported function as whats the point of having version control and auditing if you can edit the information stored.

update properties (metadata) of old versions of documents in Sharepoint

1
  • I'm in need of this now, as the version history changed when using SPListItem.MoveTo another (archive) document library. All versions "Modified by" got set to the user using the function, thus history lost. The information seems to be still there (on files), but not on Version objects. Commented Jan 13, 2020 at 9:21

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.