WikiTransformationProject / wikitraccs-releases

Releases, issues and discussions for WikiTraccs from the Wiki Transformation Project
https://www.wikitransformationproject.com
10 stars 1 forks source link

Confluence Cloud: Add delta migration support for new content types (whiteboard, database, ...) #141

Open heinrich-ulbricht opened 1 month ago

heinrich-ulbricht commented 1 month ago

Confluence doesn't return change information anymore by default for contents of new types (whiteboard, database, folder, smart link), thus making the check for changes fail.

This would need to be adjusted. Hopefully by an API expand option provided by Atlassian, or by getting each single content one by one.