Skip to content

Fix space export to include all pages#139

Open
AlexanderV wants to merge 4 commits intoSpenhouet:mainfrom
AlexanderV:fix/export-space-all-pages
Open

Fix space export to include all pages#139
AlexanderV wants to merge 4 commits intoSpenhouet:mainfrom
AlexanderV:fix/export-space-all-pages

Conversation

@AlexanderV
Copy link
Copy Markdown

Summary

  • Fix spaces export to include all pages in the space (not only homepage descendants)
  • Use CQL search type=page AND space="KEY" with pagination

Why

Spaces can have top-level pages not under the homepage; previous logic missed them.

Testing

  • Not run (manual export showed missing pages before the change)

@Spenhouet
Copy link
Copy Markdown
Owner

This was by design. We are using the Scroll Documents plugin to version spaces and the page versions are put alongside the homepage. We wouldn't want to download all versions all the time. I get that one might want to optionally do so. Maybe we need to have an explicit option for that? Something like "only_homepage_descendants", which is True by default.

@Spenhouet Spenhouet added the enhancement New feature or request label Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants