Prerequisites
- Risksheet installed and configured in your Polarion project
- Access to the sheet configuration for the target document (see Find Configuration Files)
- Users with comment creation permissions on the target work items
How Comment-Based Reviews Work
Comment-based reviews use standard Polarion work item comments as the review mechanism. When a reviewer adds a review through Risksheet, it creates a regular Polarion comment on the underlying work item. Each review displays the author name, timestamp, optional title, and formatted content. Because reviews are stored as native Polarion comments, all review data lives in Polarion — Risksheet does not maintain a separate review store. Reviews are subject to standard Polarion authorization and audit infrastructure.1
Enable Comment-Based Reviews
Open the sheet configuration for your document in the configuration editor (which supports YAML editing) and add the That is the only required configuration property. No additional settings are needed for comment-based reviews.
reviews section with reviewManager set to CommentBased:Risksheet approval review (
ApprovalBased) creates approval-tagged comments but does not trigger Polarion’s formal approval state transitions (draft → reviewed → approved). If you need full Polarion approval workflow integration, use Polarion’s native approval features in addition to Risksheet reviews.2
Toggle Review Columns in the Grid
Once comment-based reviews are configured, display the review columns in the grid:
- Open the Risksheet in your Polarion LiveDoc
- Use the review toggle command in the toolbar to show review columns
- Two system columns appear:
- Reviews column — displays existing review comments for each risk item
- Add Review column — provides the interface for creating new reviews
3
Create a Review
To add a review on a risk item:
- Locate the risk item row in the grid
- Click the add review control in the Add Review column
- Enter a title (optional) and review text (required)
- Submit the review
4
View Existing Reviews
The Reviews column displays all active reviews for each risk item:
Reviews are displayed in chronological order. The system automatically filters out:
- Resolved comments — comments marked as resolved in Polarion
- Unresolvable comments — comments that cannot be loaded (e.g., from deleted users)
5
Customize Review Styling (Optional)
Review content is wrapped with the See Configure Cell Styles for more styling options.
risk_reviews CSS class. You can customize the appearance by targeting this class in your Polarion CSS:When to Use Comment-Based Reviews
Comment-based reviews are best suited for lightweight review feedback where formal approval workflows or independently queryable review records are not required.
If your process needs structured review records that can be queried, linked to other artifacts, or fed into traceability matrices, consider Configure Work Item-Based Reviews instead.
Troubleshooting
Verification
After completing configuration, you should see:- The review toggle available in the Risksheet toolbar
- Reviews and Add Review columns appear when toggled on
- New reviews created through the grid appear as comments in Polarion’s work item detail view
- Author names, timestamps, and content display correctly in the Reviews column
See Also
- Set Up Review Process — overview of all review strategies
- Configure Approval-Based Reviews — approval-tagged comment reviews (note: does not trigger Polarion’s formal approval workflow)
- Configure Work Item-Based Reviews — reviews stored as separate linked work items
- Manage Cross-Project Reviews — reviews spanning multiple Polarion projects