Matrix rendering

There are two system properties that define the maximum number of cells in a Traceability matrix or a Variants comparison matrix.

com.siemens.polarion.ui.matrix.hardLimit

This property sets the maximum allowed number of matrix cells.

Example: com.siemens.polarion.ui.matrix.hardLimit=50000 sets a limit of fifty thousand cells.

com.siemens.polarion.ui.matrix.softLimit

This property defines the number of cells which, if exceeded, triggers a warning before displaying the matrix.

Example: com.siemens.polarion.ui.matrix.softLimit=10000 specifies that if matrix queries will result in at least ten thousand cells, which could impact system performance, a warning message will be shown to users, who can then choose to cancel or proceed.