Skip to main content

General Administration Properties

Core behavior settings including auto-scheduling, critical path, task borders, unplanned task scheduling mode, and debug options.

Color and Styling Properties

Progress colors, unplanned item colors, resource marker colors, and static vs. dynamic coloring configuration.

Calendar and Working Hours Properties

Working calendar project and global calendar references, cache settings, and phantom resource hours.

Team and Resource Properties

Team capacity modifiers, resource CSV loading, and team-based assignment configuration.

Default Configuration Values

Default widget parameter values for Work Items Gantt and Plans Gantt instances, including sort order, scale, field mappings, and item limits.
Widget parameters are set per Gantt instance in the widget editor and control that specific chart. Configuration properties are set in Administration and define system-wide defaults. When a widget is first added to a page, it inherits the configuration property defaults. Once saved, the widget’s own parameter values take precedence.
KB ArticlesSource Code
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/default.json
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/config.js
  • prod-gantt-src/com.nextedy.polarion.gantt.client/src/js/userSettings.js
  • prod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/model/Config.java
  • prod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/ConfigPropertiesConsts.java