Skip to main content

Supported field types

This reference lists how field types are handled. For the mechanism, see Custom fields.

Standard Jira fields

Standard fields — summary, description, status, assignee, reporter, dates, priority, labels, components, fix versions, numbers and select lists — are rendered with type-aware formatting.

Third-party fields

Many common third-party custom field types are recognized by the field-renderer registry.

Fallback behavior

Any field type not explicitly supported renders via the safe fallback as readable text, so exports never fail on an unknown field.

Living reference

A detailed, per-type table will be expanded here. For now, this page describes the categories and behavior.