Skip to main content

Compatibility Overview

Nextedy RISKSHEET maintains backward compatibility with supported Polarion versions while continuously updating to support the latest Polarion releases. Compatibility requirements vary based on your Polarion installation configuration, license type, and web browser environment. Compatibility Matrix:
Compatibility LayerSupported Options
Polarion Version2024 R2, 2024 R1, 2023 R2
License TypeFloating, Concurrent, Seat
Browser SupportChrome, Firefox, Safari, Edge
Java VersionJava 11, Java 17
DatabasePostgreSQL, Oracle, MySQL

Sub-Sections

Polarion Version Compatibility — Supported Polarion versions and release notes for each RISKSHEET version Polarion License Types — License type compatibility, active user counting, and tier requirements Browser Compatibility — Supported web browsers, JavaScript engine requirements, and client-side rendering support Changelog — Version history, release dates, new features, bug fixes, and deprecation notices

Feature Availability by Polarion Version

Feature2023 R22024 R12024 R2Notes
Core RISKSHEETRisk item management and configuration
FMEA WorkflowsFailure modes and effects analysis
HARA WorkflowsHazard analysis and risk assessment
PDF ExportCustomizable PDF generation
Baseline ComparisonCompare against previous document versions
Cross-Project Linking⚠️Requires database upgrade in 2023 R2
Velocity TemplatesCustom PDF and UI template support
Multi-Level HierarchiesDisplay nested work item structures
Review Workflows⚠️Comment/approval/workitem-based reviews
Rich Text FieldsHTML formatting in grid cells
Always verify your Polarion version before upgrading RISKSHEET. Some features require specific Polarion releases. Check Polarion Version Compatibility for detailed version mappings.

Browser Support

Nextedy RISKSHEET requires modern web browsers with JavaScript and CSS Grid support:
BrowserMinimum VersionStatusNotes
Google Chrome90+✅ SupportedRecommended browser
Mozilla Firefox88+✅ SupportedFull feature support
Apple Safari14+✅ SupportedmacOS and iOS
Microsoft Edge90+✅ SupportedChromium-based
Internet Explorer 11❌ Not SupportedUse Edge or Chrome instead

Database Compatibility

Nextedy RISKSHEET is database-agnostic and works with all databases supported by Polarion:
  • PostgreSQL 10+
  • Oracle Database 19c, 21c
  • MySQL 5.7+ / 8.0+
  • SQL Server 2019+ (via Polarion wrapper)

Java Runtime Compatibility

Java VersionPolarion VersionsStatusNotes
Java 11 LTS2023 R2+✅ SupportedMinimum recommended
Java 17 LTS2024 R1+✅ SupportedLatest LTS version
Java 21 LTS2024 R2+✅ SupportedCurrent LTS
Java 82023 R2⚠️ LimitedDeprecated, use Java 11+

Configuration and Deployment Notes

RISKSHEET must be deployed as a Polarion extension module. Verify that your Polarion installation has the module path configured correctly before deploying RISKSHEET.
RISKSHEET respects Polarion’s native permission model. Users require project-level read permissions to view RISKSHEET documents and edit permissions to modify risk items. Administrators can configure fine-grained permissions for specific risk management operations.
For production environments, test RISKSHEET in a staging environment that mirrors your production Polarion setup before deploying to live systems. Test with your actual data volume and configuration.

Commonly Used References

Source Code
  • AppConfig.ts
  • SystemConsts.java
  • AppConfigParser.ts
  • RiskSheetContextMenu.ts