Skip to content

fix: preserve subpage directory hierarchy during pull#54

Merged
rgonek merged 1 commit intomainfrom
fix/pull-hierarchy-preservation
Mar 3, 2026
Merged

fix: preserve subpage directory hierarchy during pull#54
rgonek merged 1 commit intomainfrom
fix/pull-hierarchy-preservation

Conversation

@rgonek
Copy link
Owner

@rgonek rgonek commented Mar 3, 2026

Summary

  • Updated PlanPagePaths to properly support nested folder hierarchies for Confluence pages with children.
  • Top-level parent pages now correctly output to Folder/Folder.md instead of flattening into the root.
  • Adjusted tests across the sync package to accommodate the new strict hierarchical mapping rules.
  • Added a new unit test for verifying correct hierarchy mapping behavior.

Update PlanPagePaths to correctly map pages with children into
a directory structure (e.g. Folder/Folder.md). This ensures
that Confluence page hierarchies are faithfully represented locally
and don't end up flattened.
@rgonek rgonek merged commit 59c87c5 into main Mar 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant