software:squirrel:version_history
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:squirrel:version_history [2026/01/10 16:48] – support@smikar.com | software:squirrel:version_history [2026/02/13 14:34] (current) – support@smikar.com | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This page explains how **version history is handled by Squirrel** when files are archived and later restored back into SharePoint. | This page explains how **version history is handled by Squirrel** when files are archived and later restored back into SharePoint. | ||
| - | It is intended | + | It is intended to explain |
| ---- | ---- | ||
| Line 9: | Line 9: | ||
| ==== 🎯 Overview ==== | ==== 🎯 Overview ==== | ||
| - | When Squirrel archives a file, the file and its available SharePoint versions are stored securely in Azure Blob Storage. When a user restores | + | When Squirrel archives a file, the file and its available SharePoint versions are stored securely in Azure Blob Storage. When a file is restored, Squirrel rebuilds the version chain in SharePoint so that the file can continue to function as a normal SharePoint document. |
| The restore process is designed to preserve version history and associated metadata as closely as possible, while operating within the constraints of Microsoft 365 and SharePoint’s versioning model. | The restore process is designed to preserve version history and associated metadata as closely as possible, while operating within the constraints of Microsoft 365 and SharePoint’s versioning model. | ||
| Line 23: | Line 23: | ||
| * File content is written back into SharePoint. | * File content is written back into SharePoint. | ||
| * Version-level metadata such as author and modified timestamps are applied where supported. | * Version-level metadata such as author and modified timestamps are applied where supported. | ||
| - | |||
| - | The objective is to reconstruct the version chain so that historical changes remain visible and traceable inside SharePoint. | ||
| ---- | ---- | ||
| Line 38: | Line 36: | ||
| * Version ordering | * Version ordering | ||
| * File-level metadata | * File-level metadata | ||
| + | * Content Status | ||
| Where the original user account exists in Microsoft Entra ID and can be resolved, SharePoint will normally display the original author information. If SharePoint cannot resolve the account, it may automatically fall back to a system identity. | Where the original user account exists in Microsoft Entra ID and can be resolved, SharePoint will normally display the original author information. If SharePoint cannot resolve the account, it may automatically fall back to a system identity. | ||
| + | |||
| + | If the original author cannot be located within Microsoft Entra ID, the version will be stamped using the SharePoint system account. | ||
| Because this behaviour is ultimately controlled by Microsoft 365, exact stamping results may vary in some environments. | Because this behaviour is ultimately controlled by Microsoft 365, exact stamping results may vary in some environments. | ||
| Line 45: | Line 46: | ||
| ---- | ---- | ||
| - | ==== 🧩 Minor Versions | + | ==== 🕒 Timestamps, Dates, |
| - | SharePoint supports both **major** | + | During restore, Squirrel attempts to apply original created and modified timestamps back onto files and versions |
| - | If the most recent change to a file before | + | Because SharePoint and Microsoft 365 store and display timestamps using internal UTC values and tenant or user locale settings, administrators may observe minor differences in how dates and times appear |
| - | * SharePoint rebuilds the historical version chain. | + | These differences can include: |
| - | * The previously hidden final minor version becomes visible. | + | |
| - | * SharePoint writes the restored file back as a new current version on top. | + | |
| - | This results | + | * Time values appearing shifted due to timezone or regional settings. |
| + | * Display formatting differences | ||
| + | * System-generated timestamps associated with the restore operation itself. | ||
| - | * A new visible top version representing the restored file. | + | The restore process does not rewrite historical events, but timestamp presentation and final write operations remain subject to Microsoft 365 platform behaviour. |
| - | * The previously hidden minor version appearing directly below it. | + | |
| - | This can make it look as though version numbers or authors have shifted, when in fact the historical change already existed and has simply become visible. | + | ---- |
| - | The underlying | + | ==== 🏷️ SharePoint Metadata Capture ==== |
| + | |||
| + | In addition to version | ||
| + | |||
| + | This includes both standard and custom library columns. During archive and restore, Squirrel attempts to preserve values for commonly used SharePoint field types, including: | ||
| + | |||
| + | * Single line of text | ||
| + | * Multiple lines of text | ||
| + | * Choice | ||
| + | * Number | ||
| + | * Date and Time | ||
| + | * Person or Group | ||
| + | * Currency | ||
| + | |||
| + | Because SharePoint allows a wide variety of custom column types and configurations, | ||
| + | |||
| + | The objective of the Squirrel metadata | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 🧩 Version Handling During Restore ==== | ||
| + | |||
| + | Squirrel captures and restores both **major** and **minor** versions, preserving | ||
| + | |||
| + | * Minor versions are restored as minor versions. | ||
| + | * Major versions are restored as major versions. | ||
| + | * The original version numbers are preserved (e.g., 0.1, 0.2, 1.0, 1.1, 2.0). | ||
| + | * Original authors are preserved (assuming the user account still exists in the tenant). | ||
| + | * Version comments | ||
| + | |||
| + | **Note:** In libraries with minor versioning enabled, the " | ||
| ---- | ---- | ||
| - | ==== 🔍 What Administrators Should Expect | + | ==== 🔍 Following a restore |
| - | After a restore, | + | After a restore, |
| * A newly created top version representing the restored file. | * A newly created top version representing the restored file. | ||
| Line 74: | Line 104: | ||
| * Previously hidden minor versions becoming visible. | * Previously hidden minor versions becoming visible. | ||
| * Version timestamps and authors populated where supported by SharePoint. | * Version timestamps and authors populated where supported by SharePoint. | ||
| - | |||
| - | This is normal SharePoint behaviour when a file is programmatically rebuilt and does not indicate loss of history. | ||
| ---- | ---- | ||
software/squirrel/version_history.1768024137.txt.gz · Last modified: 2026/01/10 16:48 by support@smikar.com
