Why Upstream Columns Are Read-Only by Default
By default, upstream sub-columns (columns showing linked item properties) are marked as read-only to prevent unintended changes:- Linked items are referenced in multiple places across Polarion
- Users may not realize that editing these values affects other work items and documents
- Changes to upstream items can impact traceability and compliance requirements
Enable Editing for Individual Columns
To allow editing of a specific upstream column, add thereadOnly property set to false in your column configuration:
Change the Global Default Behavior
To make all upstream columns editable by default across your entire Polarion instance:- Navigate to Administration → Configuration Properties
- Add or modify the following property:
- Save the configuration
- Restart Polarion or reload the Risksheet widget
Configuration for Date Fields
When enabling editing for upstream date columns, ensure proper type configuration:Verification
After configuring editable upstream columns, verify the behavior:- Open a Risksheet with upstream traceability columns
- Click on a cell in the configured upstream column
- You should now see an editable field instead of read-only text
- Modify the value and save the Risksheet
- Navigate to the linked work item in Polarion to confirm the change was applied
See Also
- Configure Upstream Traceability Columns — Set up columns showing linked parent items
- Show Multiple Linked Items — Display multiple upstream work items in a single column
- Display Sub-Columns — Show properties of linked items using dot notation
- Configuration Properties Index — Complete list of global configuration properties
Sources
Sources
KB Articles
- Enable editing of read-only up-stream columns
- Configure upstream column to show multiple linked work items
- Add Risksheet column
- Display Sub-columns for multiItemLink columns
RisksheetProjectProperties.javaCellPreviewFormatter.tsPolarionAppConfigManager.javaTextEditor.tsAppConfig.ts