pnp / powershell

PnP PowerShell
https://pnp.github.io/powershell
MIT License
675 stars 347 forks source link

Get-PnPNavigationNode always returns IsVisible property as true #4483

Open GregBirbrayer opened 2 hours ago

GregBirbrayer commented 2 hours ago

Discussed in https://github.com/pnp/powershell/discussions/4482

Originally posted by **GregBirbrayer** October 27, 2024 Get-PnPNavigationNode returns all the navigation nodes, however if the navigation link is hidden (sp onPrem) it still returns the IsHidden prop as $true. This is causing the confusion when migrating the quick launch menu to sp online adding up extra nav nodes.
jackpoz commented 2 hours ago

Which version of PnP PowerShell are you using ? Because the current version supports only SharePoint Online.