Configure maximum rows in related list

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Control the number of rows that appear in related lists to reduce load time and improve readability and performance across Vulnerability Response (VR), Configuration Compliance (CC), Cloud Vulnerability Response (CVR), and Application Vulnerability Response (AVR). The related lists display associated records, such as affected CIs, findings, or remediation tasks so that you can quickly access relevant details without leaving the form.

    Before you begin

    Role required: sn_vul_cmn.admin

    Procedure

    1. Navigate to All > sys_properties.LIST.
    2. Search for and open the property: sn_vul_cmn.related_list.set_max_row
    3. In the Value field, enter one of the following:
      • Positive integer: Displays that number of rows in each related list.
      • Negative integer: Invalid input or value is ignored.
      • Empty (no value): Displays all rows.
        Note:
        Displaying more than 100 rows affects the performance.
    4. Select Update to apply the changes.

    Result

    After you update the system property, the following related lists will reflect the configured row limit:
    In Classic UI
    • Affected CIs
    • Image Findings
    • Potential Duplicate Items
    • Potential Solutions
    • Preferred Solutions
    • Remediation Tasks
    • Vulnerable Items
    In Workspace UI
    • Potential Solutions
    • Affected CIs
    • Affected Applications
    • Affected Docker Images