[ ] Bug
[ ] Enhancement
[ ] Page Transformation: Error during the use of page transformation from PnP PowerShell
Content by search webpart is not getting transformed to highlighted content web part using page transformation script.
Content search webpart should be replaced by highlighted content web part
I ran following script which is running successfully but Content by Search webpart is not getting transformed to Highlighted content webpart.
Hi @abhishektyagi9 ,
Are you doing a cross-site modernization (create pages in another site collection) or an in-place modernization (create pages in the same site collection)? For cross-site modernization it's expected that the content by search web part is not transformed as mentioned here: https://docs.microsoft.com/en-us/sharepoint/dev/transform/modernize-userinterface-site-pages-webparts.
In case you're using in-place modernization can you then check that you're using the latest version and see if you still have the issue?
Hey @abhishektyagi9 ,
Wanted to verify if the above answer got you unblocked?
Hi @abhishektyagi9 ,
I'm closing this issue due to no further feedback. If you're still stuck then please create a new issue or re-open this one.
Yes thanks it was fixed.I was doing in place only but seems like powershell code installs old versions of SharePoint pnp but when I updated issue was fixed.
Thanks for follow-up.