Check the License Status
Navigate to Administration > Nextedy PLANNINGBOARD in your Polarion instance to open the license view. The page shows a color-coded status panel and the full license details (the signature field is automatically redacted for security — the license is still validated server-side). The license view reports one of three states:Evaluation Mode
If no production license is installed, Planningboard runs for 30 days in evaluation mode. The license view displays a notice and provides links to the installation guide and the pricing page.What Unlicensed Users Can and Cannot Do
License enforcement is per-user, not per-instance. A user without a Planningboard license assigned to their account can view the board but cannot modify it.Unlicensed users retain full read access to all board content — cards, swimlanes, capacity bars, and calendar columns are all visible. This supports transparency for stakeholders who do not need editing rights.
Resolve an INVALID License Status
If the status panel showsINVALID, work through these checks:
1. Confirm the license file is in the correct location.
The license file must be placed inside the Planningboard plugin folder on the Polarion server before startup. Refer to the License Installation guide for the exact path.
2. Restart Polarion after placing the license.
The license is read at startup. If you dropped the file into the folder while Polarion was running, the status will remain INVALID until the server restarts.
3. Verify the license was issued for this server.
Licenses are host-bound. If you copied a license from a staging or evaluation environment to production (or vice versa), it will fail validation. Contact Nextedy support to request a license reissue for the correct host.
4. Check for file corruption.
Open the license file in a text editor. It should be a plain-text block with recognizable fields (licensee, product, expiry, etc.) and a signature block at the end. If the file is binary, empty, or truncated, it was likely corrupted during transfer — request a fresh copy.
Resolve Read-Only Behavior for a Specific User
If a specific user reports that they can view the board but cannot drag cards, create Plans, or see the sidebar, their Planningboard license seat has not been assigned. Steps to resolve:- Go to Administration > Nextedy PLANNINGBOARD and open the license details panel.
- Confirm the license includes enough seats for the user in question. The license details block lists the maximum user count.
- Assign the user a Planningboard license seat through your Polarion user management. The exact menu path depends on your Polarion version — refer to Siemens Polarion ALM documentation for license seat assignment.
- Have the user reload the board page (use the Refresh button or browser reload). License state is checked at board load time.
Transition from Evaluation to Production License
When you receive a production license from Nextedy:- Stop the Polarion server.
- Replace the evaluation license file (if any) in the plugin folder with the new production license file.
- Start the Polarion server.
- Navigate to Administration > Nextedy PLANNINGBOARD and confirm the status panel shows a valid (non-
INFO) status. - Confirm the licensed user count in the displayed license details matches your purchased seats.
Verification
After applying a license or assigning a seat, you should now see:- The Administration > Nextedy PLANNINGBOARD license panel displays a green/valid status block (not
INFOorINVALID). - Licensed users see the Create New Plan button, the Show Unplanned button, and the sidebar panel on the board.
- Licensed users can drag cards between swimlanes and see their changes persist after a board refresh.
- The license details block in the administration view shows the correct licensee name, expiry date, and seat count.
See Also
- License Installation — step-by-step instructions for placing the license file
- Common Errors — other board-level error messages and resolutions
- Version Updates and Checking — confirm the installed plugin version matches the license version
- Network and Firewall Requirements — connectivity prerequisites that can cause boards to fail to load
Sources
Sources
Support TicketsSource Code
licenseReadonly.cy.tsPlanningBoardWidgetRenderer.javaPlanningBoardWidgetDependenciesProcessor.javaPlanningBoardDataService.javaviewLicense.vm