Welcome to Zuora Product Documentation

Explore our rich library of product information

About filters in Deployment Manager

This article details an overview about filters and the operators to refine your filter conditions in Deployment Manager.

Filters on the compare screen enable you to find a custom object or components you want to deploy in a tenant. You can use the quick filter feature to run basic queries to filter data and create specialized views. You can create new filters, save filters, and view and update the filter conditions. The saved filters are available to all users of a tenant.

The following sections can be accessed during the new deployment run procedure. For more information, see run a deployment.

Filter operators

Filter OperatorDescriptionExample
EqualsReturns records that contain the exact search value. Adjustments_1.4 Will return a workflow that has a name Adjustments_1.4.
Starts withReturns records that contain the entered alphanumeric text. b Will return the result that contains b in the text like Billing Cycle Type, Billing List Price Base, Billing Period Start, Billing Period, Billing Rules and Batch Aliases.
ContainsReturns records that contain the entered search text. Billing Will return the result that contains Billing Cycle type, Billing List Price Base, Billing Period Start, Billing Period, Billing Rules.
Does not ContainReturns records that does not contain the entered search text. Charge Will return the result that does not contain the text Charge in it.