pnp / pnp/pnpframework

Invoke-PnPSiteTemplate gives message Provisioning of the navigation node failed

Open
#563 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
259
Forks
161
Avg merge
10h 33m
Merged PRs (30d)
1

Description

I have generated a site template using Get-PnPSiteTemplate. When I am trying to provision a site using generated template xml, it gives below warning:

WARNING: Provisioning of the navigation node failed, retrying for : Supplier Quality Management

I am using below code to provision the site
Connect-PnPOnline -url "https://test.sharepoint.com/sites/TestCapex3Jan"
Invoke-PnPSiteTemplate -Path "D:\New folder (2)\CapexMROTest.xml" -ClearNavigation -ErrorVariable ex

I am using version 1.9.0 of Pnp.Powershell in Windows environment

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the warning with Invoke-PnPSiteTemplate -Path CapexMROTest.xml -ClearNavigation using PnP.PowerShell 1.9.0 in Windows, then inspect the generated template's navigation nodes and provisioning behavior. Done means identifying why the Supplier Quality Management node fails and confirming that provisioning completes without the warning or documenting the specific limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, powershell
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.