confluence-sync - ID Mode
·
69 commits
to main
since this release
Added
- feat: Add "id" mode, which only allows to update pages by its Confluence page ID. It throws when there is a page without an ID or with an ancestor, or when rootPageId is provided.
- feat: Do not allow "flat" mode when all pages have an id. "id" mode should be used instead.
- feat: Validate sync modes at the very beginning. It throws when a non-existing mode is provided.