Replies: 1 comment 2 replies
-
Hi @jdgirald ! You're right, the plugin does not handle I think it could be a great enhancement to also us ignore patterns for inFile metadata. What do you think? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi @scolladon,
When getting destructive changes for Workflows, the subtypes are extracted and added to the destructiveChanges.xml file. For example
Is it possible to ignore subtypes? For example, I want to ignore destructive changes for the
Opportunity.Update account
workflow rule but leave the other components.I have tried adding different values for the
ignore
andignore-destructive
options but it seems to only work with file names, which in this case is going to ignore all the individual components.Thanks
Beta Was this translation helpful? Give feedback.
All reactions