Prerequisites
- The New Plan feature must be enabled in your widget parameters (see Widget Parameters Overview).
- You need write access to the Polarion project where Plans will be created.
- Decide on a
Template IDmatching an existing Polarion plan template in your project (for example,iterationorrelease).
1
Open the New Plan Configuration
In your widget parameters, navigate to the New Plan section. Enable the feature. The toolbar on your board will show a plus (+) button once the board reloads.The following fields control how bulk Plans are generated:
2
Configure Name and ID Patterns
Patterns use two placeholders:This produces Plans named This produces
{planNum}— replaced with an auto-incremented integer. Required for auto-numbering to work. The system scans plans matching yourTemplate IDin the project, extracts the number from the last plan’s ID, and increments by 1. If no prior plans are found, numbering starts at 1.{teamName}— replaced with the team’s display name (for multi-team creation).{teamId}— replaced with the team’s identifier (for multi-team ID uniqueness).
Sprint 4, Sprint 5, etc., with IDs Sprint_4, Sprint_5.Example — multi-team setup:PI 3 - Team Alpha / PI_3_TeamAlpha for each configured team.3
Set Dates
By default, Planningboard calculates start and end dates automatically:
- If a
nextStartDateis not specified, the system determines the start date from the tail (most recent) plan matching your template and parent configuration, or from the parent Plan’s dates. - If you specify
nextStartDate(inYYYY-MM-DDformat), that value takes precedence over all automatic date logic. - Each subsequent plan’s start date is calculated by adding
New Plan Durationto the previous plan’s start date.
4
Optionally Enable Teams
If your project uses Teams, enable Enable Teams and configure one or more teams with their name and ID:When Teams are enabled, clicking the plus (+) button creates one Plan per team in a single transaction. All Plans are created or none are created — if any Plan fails to create, the entire batch is rolled back automatically.
5
Create Plans from the Toolbar
Once configured:
- Open the Planningboard page in Polarion.
- Click the plus (+) button in the toolbar.
- A confirmation dialog appears showing the resolved values — review the Plan name, ID, start date, end date, and parent.
- Confirm to create.
How the Process Flows
Common Pitfalls
Verification
After clicking Confirm in the creation dialog, you should now see:- New column(s) appear on the right side of the board, each labeled with the resolved Plan name.
- The new Plan(s) exist in Polarion’s Plans section with IDs matching your
Plan ID Pattern. - Capacity bars (if enabled via
Show Capacity Load) display for the new columns. - If
Assign to Parent Planis enabled, work items you drag into the new Plan are also automatically planned into its parent Plan.
See Also
- Create Plans — create a single Plan interactively
- Use Plan Templates — reuse Plan structures across projects
- Widget Parameters Overview — full parameter reference including New Plan fields
- Configure Plans (Columns) — control which Plans appear as columns
- Track Team Capacity — set up capacity tracking for newly created Plans
- SAFe Planning Workflows — bulk Plan creation in a SAFe hierarchy