After updating Nextedy RISKSHEET, check if the RISKSHEET menu is missing from the Polarion navigation bar. This indicates a plugin initialization failure caused by multiple versions in the Extensions directory.
Navigate to your Polarion installation’s Extensions directory:
Copy
Ask AI
<POLARION_HOME>/polarion/extensions/
List all folders in this directory to identify RISKSHEET installations. Look for folders with names like:
nextedy_risksheet
nextedy_risksheet_24.5.0
nextedy_risksheet_old
Any folder containing “risksheet” in the name
If you see more than one RISKSHEET-related folder in the Extensions directory, Polarion cannot determine which version to load. This causes the plugin to fail initialization silently, and the menu will not appear.
Delete all RISKSHEET folders from the Extensions directory:
Copy
Ask AI
cd <POLARION_HOME>/polarion/extensions/rm -rf nextedy_risksheet*
Before deleting, copy the folders to a backup location outside the Extensions directory. This preserves any custom configuration files you may have modified.
The Risksheet menu appears in the main navigation bar
Opening an existing RISKSHEET widget displays the grid correctly
The version number shown in the RISKSHEET interface matches the installed version
Open any RISKSHEET and check the bottom-right corner or About dialog to confirm the correct version is running. This ensures the new version loaded successfully.
Verify the plugin archive:Re-download the RISKSHEET installation package from the Nextedy support portal to ensure the archive is not corrupted.Check license validity:Navigate to Administration → Nextedy Extensions → Licenses and verify the RISKSHEET license is active and not expired.Review Polarion logs:Search for initialization errors or exceptions related to RISKSHEET in polarion.log: