Marc D Anderson
Marc D Anderson
@tmsbrdrs - Did @JimmyHang answer your question?
I'm using two Site Scripts combined into a Site Template for this ## _DepartmentBase.json The Content Type with the id=`0x0101008A49CF890E9DDF4BBC1B9B2FB2A4B45001` is named **Policy**. ``` json { "$schema": "https://developer.microsoft.com/json-schemas/sp/site-design-script-actions.schema.json", "actions": [...
Sorry - this was from me, not Sympraxis.
Removing ``` "persistAssetFiles": true, ``` Fixes the issue, but of course, that causes other issues. Thanks to @bcameron1231 for the suggestion. Still seems like a bug.
I realized I'm getting an error on each page, even though it's being copied into the destination. I expect this has something to do with the issue. One example below;...
Yeah, I know I'm in oldster land. I have to be for SP2010, right? I have played with those in every combination I can think of. I can make the...
I turned on `-LogVerbose` and it shows me all the steps, but with no errors other than the one above. I'm wondering if there's some way to copy into SPO,...
FYI - I decided to migrate the Wiki into SPO with ShareGate. Now I can run the page transformation on it with up-to-date PnP.PowerShell. I think this approach will work.
@jansenbe - I'm reopening this to keep the context - let me know if you'd prefer a new issue. I now have the Wiki in classic mode at `/sites/siteName/Wiki`. I'd...
I'm seeing the same issue with `TeamsAppId` after exporting. See #529. If I remove `pnp:Tabs`, the template is used successfully. ``` xml ```