When to Consolidate
You might have separate columns for each linked item type:Step 1: Define All Types in the Data Type
Configure the data type to include all work item types you want to display, usinglinkTypes in the typeProperties:
linkTypes property accepts a comma-separated list of Polarion work item type IDs.
Step 2: Use multiItemLink Column Type
Replace your separateitemLink columns with a single multiItemLink column:
Step 3: Configure Saved Views
Use saved views to switch between the consolidated view and individual columns. Define a view that shows only the consolidated column and another that shows the individual type columns:Step 4: Control Item Creation Target
When using a consolidated column, specify where newly created items should be stored:project and document are specified, newly created items from the consolidated column are stored in the specified document.
Step 5: Prevent Creation if Needed
If the consolidated column should only display existing links without allowing new item creation:Verification
Save the configuration and reload your Risksheet. You should now see the single consolidated column displaying all linked items from the different types. Each item appears as a separate entry in the cell. Switch between saved views to confirm both the consolidated and individual column views work correctly.See Also
- Show Multiple Linked Items — multiItemLink column basics
- Create Saved Views — configure view switching
- Control Column Visibility — show and hide columns
- Configure Upstream Traceability Columns — upstream link setup
- Configure Downstream Traceability Columns — downstream link setup
Sources
Sources
KB Articles
- Collect multiple link columns into one column
- Configure upstream column to show multiple linked work items
- Display Sub-columns for multiItemLink columns
- Customize the way Item Links are rendered
CustomMergeManager.tsGridUndoStack.tsSheetConstants.tsCellEditorFormatter.tsExportToExcel.ts