PredefinedFilterField
Represents a predefined field of the issue. Predefined fields are always present in an issue and |cannot be customized in a project. For example, project
, created
, |updated
, tags
, and so on.
Extends FilterField
Attributes
This table describes attributes of the PredefinedFilterField
entity.
To receive an attribute in the response from the server, specify it explicitly in the
fields
request parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
id | String | The ID of the PredefinedFilterField. |
presentation | String | Presentation of the field. |
name | String | The name of the field. |