Exclude a case type from major cases

  • Release version: Australia
  • Updated June 5, 2026
  • 1 minute to read
  • Edit the CSUIActionsImpl script include to exclude specific case types from major case support.

    Before you begin

    Role required: admin

    About this task

    Onboarding and order cases are excluded by default.

    Important:
    Test this change on a subprod instance to verify that it functions correctly. Since this is a customization to a file, your instance can't get future upgrades on the CSUIActionsImpl script include.

    Procedure

    1. Navigate to All > System UI > Script Includes.
    2. In the Script Includes list, search for CSUIActions, and open the CSUIActions script include.
    3. In the Script section, copy the //Propose Major Case _145b017f3b230300b5c42479b3efc4f5 : ['csm_order_case', 'sn_onboarding_case'], code.
      Figure 1. CSUIActions script include
      CSUIActions script include record
    4. Go back to the Script Includes list, search for CSUIActionsImpl, and open the CSUIActionsImpl script include.
    5. Paste the code you copied from the CSUIActions script include, and add the case type that you want to exclude.
      Figure 2. CSUIActionsImpl script include
      CSUIActions script include record
    6. Save the record.
      The case type you added can no longer be proposed as a major case.