What SAFe planning modes does Planningboard support?
Planningboard supports several SAFe-specific plans modes selectable via theplansMode widget parameter:
Standard Project Plans (
PROJECT_PLANS) remain available for non-SAFe use. See Configuration FAQ for general widget parameter guidance.
What SAFe swimlane assignment types are available?
Three SAFe-specific swimlane assignment types exist alongside the standard types:- Program / Solution Teams (SAFe) — swimlanes for SAFe teams within the current program, sourced from Polarion SAFe Solution data.
- Agile Release Train Teams (SAFe) — swimlanes for teams within a specific ART, filtered by an ART ID parameter.
- Programs (SAFe) — swimlanes for SAFe programs within a solution train, used for portfolio-level planning.
Why does the configuration panel look different when I select a SAFe plans mode?
The widget parameter panel changes dynamically based on yourplansMode selection. When you select Project Plans, the panel shows fields for Scope, Query, and Type. When you select a SAFe mode such as SAFe Program Increments, a different set of fields appears — including the Program Increment Parameter ID field — and plan items configuration is hidden (it is only available in Project Plans mode).
This is by design: each plans mode exposes only the configuration fields that are relevant to it. If you expect to see a field and it is not visible, check that you have selected the correct plans mode first.
What is the Program Increment Parameter ID field and when do I need it?
The Program Increment Parameter ID field links the board to a Page Parameter that determines which Program Increment (PI) is currently in scope. It is shown only in SAFe sprint modes (safeSprints and safePflSprints).
You must first create the Page Parameter on the Polarion page that hosts the board widget, then reference its ID in this field. Without a valid Page Parameter reference, the board cannot resolve which PI to display. This step is required for SAFe sprint planning to work correctly.
How should I configure the board at each SAFe hierarchy level?
Configuration differs across portfolio, program, and team levels:plansMode and assignmentMode match the intended hierarchy level.
Does Planningboard automatically sync SAFe parent plans when I reassign a team?
Yes. When a team assignment changes for a work item in SAFe mode, Planningboard automatically syncs the item’s parent SAFe User Story to the correct Team Program Increment plan. This remapping is based on the new team assignment and happens when you drag a card to a different swimlane.This automatic parent plan sync (
syncSAFEParentsFromChildren) applies only in SAFe plans modes. It does not apply in standard Project Plans mode.Can I use capacity tracking with SAFe planning modes?
Capacity tracking viacapacityLoad and multiCapacityLoad is available in SAFe modes. When using the Teams Service integration (useTeamsService = true), user-level capacity loading (userCapacityLoad) is also available and overrides the plan’s default capacity values.
Multi-assignee capacity distribution and sub-item effort distribution are not currently supported. Each work item’s effort is attributed to a single resource. This is a known limitation relative to Nextedy GANTT’s capacity model.
Why are SAFe swimlane types not visible in my assignment type dropdown?
SAFe swimlane assignment types (Program / Solution Teams, ART Teams, Programs) require the Polarion SAFe Solution to be installed on your Polarion instance. If your Polarion environment does not include the SAFe Solution, these options will not appear. If the SAFe Solution is installed but the options are still not visible, contact Nextedy support for setup guidance. The SAFe swimlane types are not enabled by default and may require additional configuration.Where can I learn more?
- Swimlanes FAQ — all swimlane assignment types including standard types
- Configuration FAQ — general widget parameter reference
- Capacity FAQ — capacity bar setup and normalization
- Troubleshooting FAQ — resolving common configuration errors
Sources
Sources
KB Articles
- Swimlane Assignment Types
PlanningBoardWidgetRenderer.javaConfig.javalicenseReadonly.cy.tsPlansMode.javaPlanningBoardWidgetDependenciesProcessor.java