I wanted to replace a script's param definition, b...
# sdf
d
I wanted to replace a script's param definition, but it seems updating the
<scriptcustomfields>
is only additive? Is there a way to replace all existing script params with only those in the current XML definition via SDF?
I'm just going to go do it in the UI, but it seems wrong that the script in the account no longer matches the XML def.
Also made sure that the deployment definitions are not referencing the old field
e
Yeah SDF seems to try to be as non-destructive as possible; it doesn't delete much of anything.
👍 2