pnp / modernization

All modernization tooling and guidance
http://aka.ms/sppnp-modernize
MIT License
157 stars 86 forks source link

Wiki pages are not getting converted #639

Open JasminAuxilia opened 2 years ago

JasminAuxilia commented 2 years ago

Thank you for reporting a bug. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you. Thanks!

Problem Area

[1] Page Transformation: Error during the use of page transformation from PnP PowerShell

Expected or Desired Behavior

Wiki pages gets modernized

Observed Behavior

Using the script, wiki pages did not get converted. Error says pages are deleted but pages are in library, not in recycle bin. Tried converting a single page from the wiki library. When executing the script, found that the page is getting modernized but getting stored inside ‘Site Pages’ library instead of the source wiki library.

Steps to Reproduce

Run the script replacing the wiki library instead of 'Site Pages' in $pages = Get-PnPListItem -List sitepages -PageSize 500

ConvertingWikiLibrary PnPVersion

Thanks for your contribution! Sharing is caring.