pnp / modernization

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

On-Prem Files reside in Pages Subfolder #160

Closed pkbullock closed 5 years ago

pkbullock commented 5 years ago

Related to #154

Category

[X] Bug [ ] Enhancement

Problem Area

[ ] Page Transformation: Error during the setup/use of the Page Transformation UI solution (did you check our troubleshooting guide?) [ ] Page Transformation: Error during the use of page transformation from PnP PowerShell [ ] Page Transformation: Error during the use of page transformation from .Net [X] Page Transformation: Page is not looking correct after transformation [ ] Modernization Scanner: something went wrong...

Expected or Desired Behavior

Pages are transformed but in SPO they reside in a pages subfolder in the site pages library, no parameters are set to transform to this location:

sub-folder-bug-2019-05-23_07-40-28

Steps to Reproduce

Run the script example on SP2013 referenced in https://github.com/SharePoint/sp-dev-modernization/issues/154#issuecomment-494885176

jansenbe commented 5 years ago

This most likely is a side-effect of running this against on-prem...should be handled when we further work out this capability

jansenbe commented 5 years ago

Closing as the fix for this has been merged