-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Page - History and Information
-
None
-
1
Issue Summary
Expose a full, queryable history of Confluence page ownership (all past owners, not just current and last) via supported APIs to support governance, audit, and compliance use cases.
Today Confluence Cloud only exposes:
- ownerId / history.ownedBy – current page owner
- lastOwnerId / history.lastOwnedBy – immediate previous owner
Earlier “intermediate” owners are not stored or exposed via any public API. Customers who need an audit trail of who owned a page over time (e.g. for compliance, internal audits, deprovisioning, ownership hand‑offs) cannot reconstruct this history via supported interfaces.
Related but insufficient existing suggestions:
CONFCLOUD-77061– Add “Page Owner” as a searchable CQL field - https://jira.atlassian.com/browse/CONFCLOUD-77061
- CONFCLOUD-81139 – Include Space Owner ID in “Get Spaces” REST API results - https://jira.atlassian.com/browse/CONFCLOUD-81139
These handle searchability and space‑level data, but not historical ownership at page level.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available