Add possibility to save custom filter RegEx for subcomponents
If you want to deploy new fields and field level security, I want to create a custom filter that hides all profile setting except of field level security and make that custom filter reusable.
Unfortunately RegEx only works on top level elements. In this case profile names. That doesn't make sense since that would hide field level security too.
-
Fabien Schiettecatte commented
Currently the fact that this feature is missing is sparking idea's of making our own deployment tool, since it forces us to do manual actions during each full deployment.
-
[Deleted User] commented
Another use case is CustomLabels where each Custom Label is a subcomponent. My CI jobs might want to filter out certain customlabel subcomponents to not deploy to specific orgs (such as when they contain Ids)
-
Matthew Mierzejewski commented
This would be an awesome enhancement. For us specifically it would be great to be able to filter fields instead of only at the object level.