[BUG] Set-PnPApplicationCustomizer fails to update ClientSideComponentProperties #4753
Open
1 of 6 tasks
Labels
bug
Something isn't working
Reporting an Issue or Missing Feature
I'm reporting an issue with the Set-PnPApplicationCustomizer cmdlet not properly updating ClientSideComponentProperties.
Expected behavior
When executing Set-PnPApplicationCustomizer with updated ClientSideComponentProperties, I expect the customizer's properties to be permanently updated with the new tracking ID value.
Actual behavior
After running
Set-PnPApplicationCustomizer
to change the trackingID property, a subsequentGet-PnPApplicationCustomizer
shows that the property value was not updated - it still shows the original value. Even setting theClientSideComponentProperties
to$null
does not make any difference.Steps to reproduce behavior
What is the version of the Cmdlet module you are running?
PnP.PowerShell version 2.99.145 (nightly)
Which operating system/environment are you running PnP PowerShell on?
The text was updated successfully, but these errors were encountered: