RSS

WikiTraccs 1.22.11

New: Live Progress Indicators

This release introduces an often asked-for feature: live metrics for the migration which show the current migration speed which also might indicate how long the migration will take.

Learn more in the documentation: Live Progress Indicators.

And here’s a blog post showing some test migrations and their metrics: How much time will a Confluence to SharePoint migration take?

Note: metrics will be shown in “migrate content” mode, the other modes are not yet supported.

New Features & Improvements

Confluence On-premises & Cloud

  • new: the number of pages for a space (or more broadly: selector) and the number of migrated pages are written back to the Space Inventory SharePoint list, making it easier to see progress per selector
    • look at the WT_In_CfPageCount and WT_Out_CfTransformedPageCount columns (note: you might have to add these to the list view)
    • the values are updated once when starting and once when finishing the migration, at the same time the progress log files are written
  • new: adding support for the Children Display macro; it is now transformed as static snapshot as well (like the Table of Contents and Page Tree macros)
    • note that the snapshot will always show links, no page previews
  • new: adding support for colored and merged table cells in SharePoint; read the blog post: Making SharePoint tables look pretty.
  • new: warnings and errors are saved to a separate log file, making analysis easier (note: this is a copy, they also can be found in the big common log file)
  • improved: supporting additional page hard link format for link transformation (homepage link)
  • improved: supporting additional space hard link format
  • fix: connection test fails for anonymous authentication mode on some sites, as the JSESSIONID cookie seems to be missing
  • fix: space hard link transformation
  • fix: “update author and editor” mode was broken due to header-related assumptions introduced in release v1.21.11

Confluence Cloud

  • improved: hard link transformation now transforms links to new content types (whiteboard, …)
  • improved: modification dates for new content types (whiteboard, …) is now retrieved as well and used to detect changes on consecutive migration runs (delta scenario)