Skip to main content

Overview

Nextedy RISKSHEET provides flexible review mechanisms to ensure risk assessments meet organizational standards before finalization. Whether you need formal approvals, collaborative feedback, or linked work item tracking, the review system supports multiple configuration patterns. diagram

Getting Started with Reviews

Set Up Review Process — Foundation guide for enabling review workflows. Start here to understand review types, roles, and basic configuration.

Review Configuration Guides

Configure Comment-Based Reviews — Enable collaborative feedback using inline comments and discussion threads on risk items. Configure Approval-Based Reviews — Implement formal approval workflows with reviewer sign-off and status tracking. Configure Work Item-Based Reviews — Link review tracking to dedicated work items (tickets, tasks) for audit trails and escalation. Manage Cross-Project Reviews — Coordinate reviews across multiple projects for enterprise risk governance and multi-team assessments.
Start with Set Up Review Process to understand your organizational needs, then configure the appropriate review type(s) for your workflow. Most teams use a combination of comment-based (rapid feedback) and approval-based (formal gates) reviews.
Once a review is initiated, configure reviewers carefully. Changing reviewer roles mid-review may require resetting review state depending on your Polarion version. See related troubleshooting guides if reviews become stuck.

Common Review Scenarios

ScenarioRecommended ApproachKey Pages
Internal risk assessmentsComment-based reviews for early feedbackComment-Based, Setup
Regulatory complianceApproval-based with audit trailApproval-Based, Setup
Multi-team coordinationWork item-based or cross-projectWork Item-Based, Cross-Project
Rapid turnaround (agile)Lightweight comment-basedComment-Based
Formal gate reviewsApproval-based with linked mitigation tasksApproval-Based
Review settings can be configured at the document level (in risksheet.json) or applied globally across all RISKSHEET instances. Document-level overrides take precedence.
For deeper understanding of review architecture and workflow integration, see:

Next Steps

  1. Set Up Review Process to enable review functionality
  2. Choose your review type(s) based on your governance model
  3. Configure reviewers and escalation paths
  4. Test with a pilot document before rolling out organization-wide
KB ArticlesSource Code
  • AppConfig.ts
  • risksheet.json
  • WorkItemBasedReview.java
  • IReview.java
  • SystemConsts.java