Clear-PnPDefaultColumnValues does nothing? #2034
Unanswered
jeroenbrussich
asked this question in
Q&A
Replies: 1 comment
-
extra infoThis line works
This line does not work
So it looks like my syntax is correct? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Documentlibrary on which I want to remove some default Column Values.
Idealiter, I only would want to remove some default Values on some folders, but right now I'm desperate enough to nuke all default Values on all Folders and just start over :)
Chances are I don't quite understand how the command is run, so any help would be welcome.
My parameters seem to be correct, When I change $sharepointSite to only "mySharepoint.online", I get an error.
However, when I fiddle with -List, or -Field, things are becoming interesting.
The command runs for an equal amount of time, whether I include -Field or not.
What's more, when I -List a non-existant List (Let's say: 'C45604CF-73A7-451E-98A0', or DOCS'), the command keeps running the same amount of time. I get no errors.
Using the parameter -verbose does nothing.
So I'm stuck, don't quite know what's going on/wrong and can't debug.
HELP :)
Beta Was this translation helpful? Give feedback.
All reactions