Skip to main content
Almost everything about a Scheduler board is configured through the widget’s parameter panels. The one setting that reaches a board from outside them is the project configuration property behind the Days Back and Days Forward defaults, noted under Advanced below. This page lists every parameter the widget exposes, what it changes on the board, and the value it starts with.

Where the parameters live

Open the page that hosts the board, then:
1

Expand Tools

Open the Tools panel of the page (Expand Tools in the page header).
2

Switch the page to edit mode

Click Edit.
3

Select the widget

Click the Scheduler widget on the page.
4

Open its parameters

Choose Edit widget parameters.
The panels appear in this order: Work Items, Data Mapping, Queries, Swimlanes (Rows), Unplanned Sidebar, Create New Work Item, Advanced. Data Mapping and Advanced start collapsed, so click the panel heading to open them.
The Scheduler widget parameter panel headed Scheduler: Para., showing the Work Items panel with Scope set to Current, Query Type Lucene, Type Work Item, a query condition Type: Task, Issue, Sort by set to tilde-priority, and Dependency Roles set to depends on with a Select button

The parameter panel opens on Work Items; the remaining panels follow below it, and Apply at the foot commits the changes to the page.

Parameters are stored on the page, not on the project. Two pages in the same project can host two Scheduler boards configured completely differently — for example one grouped by user and one grouped by an enumeration field.

Work Items

This panel defines which work items reach the board at all, and how their effort is read. A board built from the demo project template arrives with Remaining Estimate selected.
Remaining Estimate + Time Spent is the option to pick when you want the board to reflect work already burned as well as work still ahead. See Dates, Duration and Effort for how each mode is calculated.

Data Mapping

Scheduler needs to know which work-item fields hold a task’s schedule. Set exactly two of the three parameters below; the third is derived.
The Data Mapping panel of the Scheduler widget parameters, with Start Field holding start, End Field holding end, and Duration Field empty
The combination you set decides how a bar’s extent is worked out: A duration of zero is treated as one day.
Dragging a bar moves it — it never stretches it. Duration is changed on the work item, through whichever field you mapped here. See Schedule and Reschedule Tasks.

Queries

The funnel filter shows these entries under Queries, alongside Polarion’s own saved queries in the Global Queries and Project Queries groups. See Filter the Unplanned Sidebar.

Swimlanes (Rows)

The Swimlanes (Rows) panel with Assignment Type set to Users (Assignee) and no Field ID box

In Users (Assignee) mode the panel carries Assignment Type alone.

The Swimlanes (Rows) panel with Assignment Type set to Enumeration Field, revealing a Field ID box below it holding the value team

Selecting Enumeration Field reveals Field ID, pre-filled with team.

The field named in Field ID must exist in the project as an enumeration. With the default team on a project that has no such enumeration, the board reports a field error instead of drawing rows. Point Field ID at an enumeration your project actually defines — see Configure Swimlanes.
Status, resolution and type fields are rejected as swimlane fields; the board reports this rather than drawing rows. Row capacity differs by mode: user rows carry 8 hours per day, enumeration rows 24 hours per day. See Capacity and Load.

Unplanned Sidebar

Parent grouping needs three things together: a Load Parents depth above 0, at least one role in Parent Roles — those are the roles followed upwards to find a parent — and at least one role in Dependency Roles.

Create New Work Item

See Create Tasks on the Timeline.

Advanced

Set Days Forward explicitly on every board. Left empty, its fallback value comes from the same configuration setting that supplies the Days Back default, so the forward window may not be the 100 days you expect. An explicit value is always honoured — the footer’s Timeline range line tells you which window is actually in force.
The Show Time Points row is populated from legacy Polarion time points. On current Polarion versions, plan objects such as iterations and releases are not returned as time points, so the row does not appear even when the parameter is on and a plan falls inside the window.

Parameters and their panels at a glance

See Also

Last modified on August 31, 2026