The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Missing parentid in csv export

Ahmed Oyeleke
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 8, 2026

Hi!

I have exported an entire space, but when I'm reviewing the "content" csv, I noticed there are over a thousand pages that do not have a value in the parentid column. I looked a few of them up, and they are located in folders which appear on the content list with content ids. Any ideas as to why this information would be missing in the export? Thanks!

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Martin Runge
Community Champion
July 8, 2026

Hi @Ahmed Oyeleke

I believe this limitation of the space export CSV in Confluence Cloud arises because, since Atlassian added folders as a content type, pages within folders sometimes lack the folder's content ID in the parentid column. The export, designed around a traditional page hierarchy, may not accurately reflect folder parentage.

To get reliable parent information, u could try using the Confluence v2 REST API instead:

GET /wiki/api/v2/pages?space-id={spaceId}&limit=250

Cheers, Martin

Ahmed Oyeleke
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 8, 2026

Thank you, Martin! I will try this approach.

0 votes
Aron Gombas _Midori_
Community Champion
July 9, 2026

With the Better Content Archiving app, you can add the "Parent" column to all content list views. This column displays folder type parents, as well:

Midori-Inc-Home-Midori-Internal-Confluence-07-09-2026_11_23_AM.png

And when you export the list to CSV (see the icon under the list), the resulted CSV contains:

  1. the "Parent URL" column (where URLs also contain the ID)
  2. the "Parent ID" column (with only the ID itself)

Both these columns work for folders with no difference.

(Discl. this paid and supported app is developed by our team. Free for 10 users.)

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events