You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It finds the term, but isdeprecated is blank, as are a number of other fields. In this case the GUID I'm using was found by running get-pnpterm to find the GUID of the term I want to change.
Additionally, when I run
set-pnpterm -identify "GUID" -deprecate $true
I get the error:
Set-PnPTerm: Object reference not set to an instance of an object.
I've attached two txt files. Missing.txt is what I get when I search by the GUID. Full.txt is what I get when I list all terms in the group/set and then filter it by the GUID
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I run:
It works as expected
If I run
It finds the term, but isdeprecated is blank, as are a number of other fields. In this case the GUID I'm using was found by running get-pnpterm to find the GUID of the term I want to change.
Additionally, when I run
I get the error:
Set-PnPTerm: Object reference not set to an instance of an object.
I've attached two txt files. Missing.txt is what I get when I search by the GUID. Full.txt is what I get when I list all terms in the group/set and then filter it by the GUID
full.txt
missing.txt
Beta Was this translation helpful? Give feedback.
All reactions