Skip to main content
This page has limited source coverage. The lightbox field list and behavior described below should be verified against your Risksheet version. Specific field availability may vary depending on your Polarion configuration and work item type definitions.

Overview

The lightbox provides a quick-view panel for inspecting work item details without leaving the Risksheet grid. It displays fields that are configured on the work item type definition in Polarion, including fields that may not be visible as grid columns. This enables risk analysts to review the full context of a risk item — its description, metadata, links, and custom properties — without navigating away to the Polarion work item editor.
diagram
The lightbox renders fields from the Polarion work item data model. Fields displayed in the lightbox follow specific rules that distinguish the lightbox view from the grid:
For columns that use formulas (such as calculated RPN values), the lightbox shows the raw stored field value from Polarion, while the grid shows the calculated result. This is because formulas are evaluated client-side in the grid and do not write back to Polarion fields unless explicitly configured to do so.

Field Categories

Identity Fields

These fields identify the work item in the Polarion system and are always present in the lightbox regardless of configuration.

Metadata Fields

Metadata fields provide audit trail information about the work item’s lifecycle.
The resolution field cannot be edited directly from Risksheet. It is typically a mandatory field during status transitions in Polarion workflows. Status changes from Risksheet only work when all workflow transition conditions are met without requiring additional mandatory field input.

Content Fields

Content fields hold the descriptive and analytical data of the work item. Link fields display traceability relationships to other work items.

System Fields That Are Always Read-Only

The following fields are protected from modification in both the lightbox and the grid. Risksheet silently ignores any save attempts to these fields: These correspond to the systemReadOnly and systemReadOnlyFields properties that Risksheet evaluates for each work item.

Relationship to Grid Columns

The lightbox and grid columns operate independently but display data from the same underlying Polarion work item: Key differences:
  • A field can appear in the lightbox even if it is not configured as a grid column
  • Grid columns with formulas display calculated values in the grid but show the raw stored Polarion field value in the lightbox
  • Fields rendered via serverRender in the grid (using Velocity templates) may appear differently in the lightbox, which uses Polarion’s standard field rendering
  • The lightbox respects field-level permissions (systemReadOnlyFields) from the Polarion work item
The lightbox is most useful for reviewing rich text descriptions, examining custom field values not shown in the grid, and quickly checking work item metadata. For editing, use the grid columns directly or open the full Polarion work item editor via the context menu’s Open Row Item action.

Accessing the Lightbox

The lightbox can be opened in the following ways:
The exact activation method for the lightbox may vary by Risksheet version and Polarion configuration. Verify in your environment which click action triggers the lightbox panel versus the full Polarion editor.
Different Polarion field types render differently in the lightbox:
Last modified on July 10, 2026