Overview
Widget Parameters
Configure Parent Item Mode in the Widget Parameters panel under Swimlanes (Rows).Swimlane Sort Order
TheswimlaneSort parameter controls the vertical ordering of parent swimlanes. Available options depend on your Planningboard version and project configuration.
The exact enumeration values for
swimlaneSort in Parent Item Mode are documented in the separate KB article Sorting of Swimlanes (Parent Item Assignment Type). Confirm available options in your installation.Assignment Mode Properties
The following properties fromAssignmentMode apply when Parent Item Mode is active.
The
parentWorkItemType property (from AssignmentMode) can filter parent items by work item type. When set, only parent items of the specified type are loaded as swimlanes.Drag-and-Drop Behaviour
Parent Item Mode enforces the parent–child relationship during drag-and-drop operations.Limitations
- Plan normalization (
planCellsMode) is not supported in Parent Item Mode. Capacity bars will not reflect normalized values across plan columns. - Parent swimlanes are derived from the link role configured in
parentRole. Work items with no matching parent link are not displayed unless the board is configured to show unlinked items separately. - The swimlane sort order is coupled to the item sort order in this mode — see the Planningboard generation guidance for details on this known constraint.
Configuration Example
The following example configures the Swimlanes (Rows) section of the widget to use Parent Item Mode, grouping User Stories by their parent Feature via theimplements link role. Only Features matching a Lucene query are shown as swimlanes.
Widget Parameters — Swimlanes (Rows):
implements role. Dragging a User Story to a Feature swimlane it does not belong to causes the card to snap back to its correct parent’s row.
Related Pages
- Assignment Modes — Overview and comparison of all assignment modes
- Assignee Mode — Groups swimlanes by user (assignee)
- Enumeration Field Mode — Groups swimlanes by a custom enumeration field value
- Project Mode — Groups swimlanes by sub-project
- Swimlanes (Rows) Parameters — Full widget parameter reference for swimlane configuration
- Work Items Parameters — Configuring which work items appear on the board
Sources
Sources
KB Articles
- Swimlane Assignment Types
- Planningboard interface & basic interactions
- Planningboard Widget Parameters
PlanningBoardWidgetRenderer.javaPlanningBoardDataService.javaPlansMode.javaPlanningBoardWidgetDependenciesProcessor.javaplanningboard.js