Prerequisites
Required permissions: Polarion administrator access to the server file system ⬇️ Download latest version: Obtain the newest RISKSHEET plugin ZIP file from the Nextedy download portalSteps
1. Download the Latest Version
Visit the Nextedy customer portal and download the RISKSHEET version compatible with your Polarion installation.2. Stop the Polarion Server
Shut down the Polarion application server before modifying plugin files:3. Remove the Existing RISKSHEET Plugin
Locate and remove the existing RISKSHEET plugin folder:4. Extract the New RISKSHEET Version
Extract the downloaded ZIP file into the Extensions directory:5. Verify Single Plugin Installation
Confirm that only ONE RISKSHEET folder exists in the Extensions directory:6. Restart Polarion
Start the Polarion server to load the updated plugin:7. Verify the Update
Log into Polarion and confirm the new version is active:- Navigate to any RISKSHEET document
- Open Menu > About
- Verify the version number matches the downloaded release
Troubleshooting
Menu Disappeared After Update
If the RISKSHEET menu disappears after updating:- Stop Polarion
- Check for multiple RISKSHEET folders:
ls <POLARION_HOME>/polarion/extensions/ | grep risksheet - Delete ALL RISKSHEET folders completely
- Extract the new version again
- Restart Polarion
Configuration Compatibility
Most RISKSHEET updates preserve existing configuration files. However, major version upgrades may require configuration adjustments.Check the Changelog for breaking changes between versions. Some releases introduce new configuration properties or deprecate old ones.
Post-Update Actions
Clear browser cache: After updating RISKSHEET, instruct all users to clear their browser cache or perform a hard refresh (Ctrl+Shift+R) to load the new JavaScript and CSS assets. Test configuration: Open existing RISKSHEET documents and verify that columns, formulas, and styling render correctly. Review new features: Check the Changelog for new features and configuration options available in the updated version.Verification
You should now see the updated RISKSHEET version number in Menu > About, and all RISKSHEET documents should load without errors. The RISKSHEET menu item should be visible in the Polarion navigation bar for all projects with risk documents.See Also
- Installation — Initial RISKSHEET setup
- Changelog — Version release notes
- Polarion Version Compatibility — Supported Polarion versions
- Menu Disappeared After Update — Troubleshooting update issues
- Troubleshoot Administration Issues — General admin troubleshooting
Sources
Sources
KB Articles
- Adjusting Risksheet configuration
- Risksheet Configuration Properties
- Risksheet Document Config File - risksheet.json - format reference
RisksheetViewServlet.javaRisksheetProjectProperties.javaRefreshSheetCommand.tsAppConfigParser.tsAppConfig.ts