Prerequisites
- Risksheet installed and licensed on all participating projects
- At least one working Risksheet document in your primary project
- Knowledge of the project IDs for each Polarion project you want to connect
- Permissions to edit Risksheet configuration in each project
Understand the Multi-Project Architecture
1
Configure Cross-Project Upstream Columns
To display linked work items from another project, add the The
project parameter to your column’s typeProperties in sheet configuration:project parameter accepts the Polarion project ID (not the display name) of the source project.2
Configure Multiple Projects in a Single Column
To load items from several projects into one column, use Velocity snippets with Define the corresponding configuration properties at the project level so each deployment can specify its own source projects.
$config properties in typeProperties:3
Enable Cross-Project Item Creation
When a multi-project column links to items across projects, newly created items default to saving in the linked project. To create new items in the current project instead, set
createInCurrentDocument:4
Configure Cross-Project Downstream Tasks
For downstream mitigation tasks or verification activities stored in a separate project, configure the downstream column with the target project:The downstream work item type is configured through
dataTypes.task.type (see Task Link Columns), while the project parameter in the column’s typeProperties points the task lookup at the separate project.Work item deletion and unlinking across projects uses the IdProject format (project/itemId) internally. Risksheet handles this mapping automatically.5
Verify the Configuration
After saving your changes:
- Open the Risksheet document in your primary project
- Verify that cross-project columns load items from the expected projects
- Try creating a new item in a cross-project column and confirm it saves to the correct project
- Check that linked items display their project-qualified IDs when hovering
In clustered Polarion deployments, configuration changes may not immediately propagate to all nodes. If the Risksheet displays differently across cluster nodes, refresh the page or clear the cache.
Common Multi-Project Scenarios
See Also
- Configure Upstream Traceability Columns — set up upstream link columns
- Configure Downstream Tasks — downstream task configuration
- Configure Cross-Project Linking — advanced cross-project linking options
- Manage Cross-Project Resources — shared resources across projects
- Work with Branched Documents — branching and variant management