SharePoint Image column(thumbnail) behaving differently

Aparna T 10 Reputation points
2024-10-17T11:36:33.75+00:00

Hi

My SharePoint Image columns(thumbnail) are behaving differently. It was previously saving the items in the below format:

'{"type":"thumbnail","fileName":"test.jpg","nativeFile":{},"fieldName":"ProfilePicture","serverUrl":"https://mytest.sharepoint.com","fieldId":"id","serverRelativeUrl":"/sites/SIteName/SiteAssets/Lists/ListID/image.jpg","id":"ID"}'

But now it is returning data in the below format:

"{"fileName":"Reserved_ImageAttachment_[14][ProfilePicture][7][content][2]_[10].jpg"}"

what could be the reason?

All the existing items are returning the data in old proper formats, but uploading a new image is causing the issue.

Please help

Microsoft 365 and Office SharePoint Development
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.