Configuration Steps
1. Define Multiple Downstream Types
In thedataTypes section of your risksheet.json, specify multiple work item types as a comma-separated list in the type property:
2. Create the taskLink Column
Add a column with"type": "taskLink" to display the link to downstream items:
3. Add Type Display Column
Create a column to show which type each downstream item is:4. Add Downstream Item Properties
Display properties from the linked items using dot notation:Configuration Flow
Type-Specific Custom Fields
You can display custom fields that exist only for specific work item types. If a field doesn’t exist for a particular type, RISKSHEET stores the value in a generic string field.Multi-Project Configuration
When loading downstream items from multiple projects (available since 23.7.0), add project and type columns:dataTypes configuration:
Verification
After configuration, verify the setup:- Open your RISKSHEET document
- Create a new mitigation item for a risk
- Check: Type picker dropdown shows all configured types (Task, Issue, Action)
- Select a type and create the item
- Check: Type column displays the selected work item type
- Check: Item properties (title, status, custom fields) appear correctly
- Check: Type column remains read-only after creation
See Also
- Configure Downstream Tasks - Basic downstream task configuration
- Configure Multiple Risk Types - Multiple risk item types with role mapping
- Show Multiple Linked Items - Display multiple linked items in columns
- Task Link Columns - Reference documentation for taskLink column type
- Configure Cross-Project Linking - Cross-project work item linking
Sources
Sources
KB Articles
- Configure downstream traceability columns (tasks, risk control measures)
- Multiple Downstream Work Item Types
- Configure Multiple Risk Item types
- Open Risksheet from item on another Risksheet
- Risksheet Configuration Properties
risksheet.jsonRisksheetProjectProperties.javaPolarionAppConfigManager.javaResultFilter.javaAppConfig.ts