Filter: PatchFilter
Filter type for Patch.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | PatchFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | PatchFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
ctx | RelationEntityCtxFilter | Allows to filter on the fields of Note that |
description | String | Checks if If an index exists on See also The description of the issue. |
description_contains | String | Checks if The description of the issue. |
description_ends_with | String | Checks if The description of the issue. |
description_gt | String | Checks if The description of the issue. |
description_gte | String | Checks if The description of the issue. |
description_in | String | Checks if The description of the issue. |
description_like | String | Matches
If an index exists on The description of the issue. |
description_lt | String | Checks if The description of the issue. |
description_lte | String | Checks if The description of the issue. |
description_not | String | Checks if The description of the issue. |
description_not_contains | String | Checks if The description of the issue. |
description_not_ends_with | String | Checks if The description of the issue. |
description_not_in | String | Checks if The description of the issue. |
description_not_like | String | Checks if
The description of the issue. |
description_not_starts_with | String | Checks if Never uses an index. Consider using The description of the issue. |
description_starts_with | String | Checks if Never uses an index. Consider using The description of the issue. |
finding | FindingFilter | Checks if |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
name | String | Checks if If an index exists on See also The name of the issue. |
name_contains | String | Checks if The name of the issue. |
name_ends_with | String | Checks if The name of the issue. |
name_gt | String | Checks if The name of the issue. |
name_gte | String | Checks if The name of the issue. |
name_in | String | Checks if The name of the issue. |
name_like | String | Matches
If an index exists on The name of the issue. |
name_lt | String | Checks if The name of the issue. |
name_lte | String | Checks if The name of the issue. |
name_not | String | Checks if The name of the issue. |
name_not_contains | String | Checks if The name of the issue. |
name_not_ends_with | String | Checks if The name of the issue. |
name_not_in | String | Checks if The name of the issue. |
name_not_like | String | Checks if
The name of the issue. |
name_not_starts_with | String | Checks if Never uses an index. Consider using The name of the issue. |
name_starts_with | String | Checks if Never uses an index. Consider using The name of the issue. |
reference_empty | Boolean | Checks if |
reference_every | StringFilter | Makes sure all items in |
reference_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
reference_some | StringFilter | Makes sure at least one of the items in "reference" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
resolutionType | PatchResolutionType | Checks if If an index exists on The type of issue. |
resolutionType_in | PatchResolutionType | Checks if The type of issue. |
resolutionType_not | PatchResolutionType | Checks if The type of issue. |
resolutionType_not_in | PatchResolutionType | Checks if The type of issue. |
sourceId | String | Checks if If an index exists on See also The identifier of the issue assigned by the source of the issue |
sourceId_contains | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_ends_with | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_gt | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_gte | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_in | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_like | String | Matches
If an index exists on The identifier of the issue assigned by the source of the issue |
sourceId_lt | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_lte | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_not | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_not_contains | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_not_ends_with | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_not_in | String | Checks if The identifier of the issue assigned by the source of the issue |
sourceId_not_like | String | Checks if
The identifier of the issue assigned by the source of the issue |
sourceId_not_starts_with | String | Checks if Never uses an index. Consider using The identifier of the issue assigned by the source of the issue |
sourceId_starts_with | String | Checks if Never uses an index. Consider using The identifier of the issue assigned by the source of the issue |
sourceName | String | Checks if If an index exists on See also The name of the source. |
sourceName_contains | String | Checks if The name of the source. |
sourceName_ends_with | String | Checks if The name of the source. |
sourceName_gt | String | Checks if The name of the source. |
sourceName_gte | String | Checks if The name of the source. |
sourceName_in | String | Checks if The name of the source. |
sourceName_like | String | Matches
If an index exists on The name of the source. |
sourceName_lt | String | Checks if The name of the source. |
sourceName_lte | String | Checks if The name of the source. |
sourceName_not | String | Checks if The name of the source. |
sourceName_not_contains | String | Checks if The name of the source. |
sourceName_not_ends_with | String | Checks if The name of the source. |
sourceName_not_in | String | Checks if The name of the source. |
sourceName_not_like | String | Checks if
The name of the source. |
sourceName_not_starts_with | String | Checks if Never uses an index. Consider using The name of the source. |
sourceName_starts_with | String | Checks if Never uses an index. Consider using The name of the source. |
sourceUrl | String | Checks if If an index exists on See also The URL for the source documentation. |
sourceUrl_contains | String | Checks if The URL for the source documentation. |
sourceUrl_ends_with | String | Checks if The URL for the source documentation. |
sourceUrl_gt | String | Checks if The URL for the source documentation. |
sourceUrl_gte | String | Checks if The URL for the source documentation. |
sourceUrl_in | String | Checks if The URL for the source documentation. |
sourceUrl_like | String | Matches
If an index exists on The URL for the source documentation. |
sourceUrl_lt | String | Checks if The URL for the source documentation. |
sourceUrl_lte | String | Checks if The URL for the source documentation. |
sourceUrl_not | String | Checks if The URL for the source documentation. |
sourceUrl_not_contains | String | Checks if The URL for the source documentation. |
sourceUrl_not_ends_with | String | Checks if The URL for the source documentation. |
sourceUrl_not_in | String | Checks if The URL for the source documentation. |
sourceUrl_not_like | String | Checks if
The URL for the source documentation. |
sourceUrl_not_starts_with | String | Checks if Never uses an index. Consider using The URL for the source documentation. |
sourceUrl_starts_with | String | Checks if Never uses an index. Consider using The URL for the source documentation. |
type | PatchType | Checks if If an index exists on The type of patch that was applied. |
type_in | PatchType | Checks if The type of patch that was applied. |
type_not | PatchType | Checks if The type of patch that was applied. |
type_not_in | PatchType | Checks if The type of patch that was applied. |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
This page was generated: 2024-11-06