Skip to main content
The following field types are supported in the Gantt lightbox editor:

Data Mapping Field Requirements

The Gantt uses specific Polarion work item fields for core scheduling data. Each mapping has field type requirements:
String-type fields work for start/end/duration/progress but have precision limitations. Use native Date, Integer, or Float field types for production deployments.

Valid Field Mapping Combinations

You must configure exactly two of the three date/duration fields. Valid combinations:

Duration Precision

High-precision mode changes the Gantt date format globally and requires hour-capable date fields. See Data Mapping Parameters.

Progress Field Format

The progress field stores completion as a float value:

Enumeration Field Handling

Polarion enumeration fields are supported in the lightbox as follows:

Field Metadata Properties

Each field in the lightbox carries the following metadata:

Excluded Field Types

The following field types are not supported for Gantt editing:

Additional Dialog Fields

You can add extra fields to the lightbox beyond the core date/duration/resource fields using the Additional Dialog Fields (fieldFilter) configuration per work item type.
Fields already bound as startField, endField, resourceField, durationField, or progressField cannot be added to Additional Dialog Fields. The Gantt validates this and logs a warning for invalid field references.

Role-Based Field Access

The Gantt enforces Polarion role-based field permissions in the lightbox:
Date field mapping (startField, endField) is currently global across all work item types. Per-work-item-type date field mapping is a planned improvement.

Configuration Example

Configure data mapping fields in the Work Items Gantt widget parameters:
Last modified on July 10, 2026