In SharePoint lists, when you restore a previous version of a list item, the attachments associated with that version are not automatically restored. Instead, the current attachments remain, and the previous version's attachments are not included. This behavior is due to the way SharePoint handles versioning for list items and their attachments.
SharePoint's versioning for list items tracks changes to the item's properties but does not include attachments in the version history. Therefore, when you restore a previous version of a list item, the system does not revert to the attachments that were present at that time. This limitation arises because attachments are stored separately from the list item properties and are not versioned alongside them.
As a workaround, you could create a Power Automate flow to automate the process of restoring attachments when a list item version is restored.
Reference:
https://www.csharp.com/blogs/restore-version-of-a-sharepoint-list-item-using-power-automate
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.