-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
When migrating confluence packages, we most definitely don't want to end up with a mix of previous content and new content. Currently,
- if someone removes a page from Confluence, and reimport the space, the page will still be there in XWiki
- if someone rename a page in Confluence and reimport, the page will be there twice
- if someone imports, and then changes the naming strategy, everything will be duplicated
Target spaces should be emptied before importing Confluence spaces.
This would also work around #88