Historical revisions are always displayed in read-only mode. The sheet enters read-only mode when any of these conditions is true:
Condition
Description
revision is set
Viewing a historical revision
config.isReadOnly is true
Configuration flag forces read-only
User has readOnly permission
Permission-based restriction
When viewing a historical revision, all editing operations (cell editing, row creation, row deletion, save) are disabled. The sheet displays data as it existed at the specified revision.
The configuration URL includes a cache-busting timestamp. When the revision changes, the configuration is re-fetched to ensure the correct version of the sheet configuration is loaded.
Configuration re-fetching on revision change depends on the server’s handling of revision-aware configuration. Verify that your Polarion server supports revision-specific configuration retrieval.
A specific SVN revision number representing a point in the project’s history
Baseline
A named project baseline that maps to a specific revision number
The query processor supports both approaches. The revision can come from an explicit query parameter or from a project baseline associated with the query context.
The relationship between Polarion project baselines and SVN revision numbers depends on your Polarion server configuration. Consult your administrator for baseline-to-revision mapping.