Enable Case Nullification

Learn how to configure your vault to enable Case nullification.

Note Beginning with 24R1 in April 2024 and for all subsequent releases, Vault Safety General Release Help content is moving to a new site. Test the new site using Limited Release content.

About the Feature

Support for Case Nullification was added in 22R1. Vaults created in 22R2 or later include the necessary configuration by default, while vaults originally deployed earlier than 22R1 must have the configuration upgrades described on this page to enable this feature. This feature allows users to void a Case and nullify previous transmissions.

See Suppress, Nullify, or Amend a Safety Report for more information.

Create the Void Case Action on the Case Object

  1. In the Admin area, go to Configuration > Objects > Case > Actions.
  2. Select Create.
  3. Select Void Case.
  4. Select Save.
void-case-action
Void Case Action on the Case Object

Add the Void Case Action to the Case Lifecycle

You must add the Void Case action to a state on the Case Lifecycle. We recommend that you make a user action for Void Case.

To add the Void Case user action:

  1. In the Admin area, go to Configuration > Object Lifecycles > Case Lifecycle.
  2. Select the state you want to add the action to.
  3. Select Edit from the User Actions section.
  4. Select Create Rule.
  5. Select Void Case from the dropdown menu.
  6. Enter a name for the action in the Action Label field. We recommend naming the action Void Case.
  7. Select Save.
void-case-action-case-lifecycle
Void Case User Action

Create the Case Voiding Workflow

Create a workflow for non-previously transmitted Cases.

  1. In the Admin area, go to Configuration > Workflows.
  2. Select Create.
    A Create Workflow window appears.
  3. Complete the following information:
    • Label: Case Voiding
    • Name: case_voiding__c
    • Lifecycle: Case Lifecycle
    • Description: This workflow is used to used to void a case that was not previously transmitted.
  4. Save the workflow.
  5. Edit the workflow and then select Allow auto-start from entry action and event action.
  6. Edit the Start workflow step:
    1. In the Details section, go to the Next Steps field, and then Create Step > Reason for Voiding.
      casevoid-wf-start-details
      Case Voiding Workflow: Start Details
    2. Complete the Start Options section using the following image:
      casevoid-wf-start-options
      Case Voiding Workflow: Start Options
  7. Edit the Reason for Voiding workflow step:
    1. Complete the following information:
      • Type: Task
      • Next Steps: Create Step > Voided
    2. Complete the sections with the following image:
      casevoid-wf-reasonvoid-options
      Case Voiding Workflow: Reason for Voiding Options
  8. Edit the Voided workflow step:
    1. Complete the following information:
      • Type: Action
      • Next Steps: End
    2. Complete the section with the following image:
      casevoid-wf-voided-rules
      Case Voiding Workflow: Voided Rules
  9. Make sure your workflow matches the following image and then select Make configuration active:
    case-voiding-wf
    Case Voiding Workflow

Configure the Case Lifecycle to Start the Case Voiding Workflow

Add an entry action to the Case Lifecycle:

  1. In the Admin area, go to Configuration > Object Lifecycles > Case Lifecycle.
  2. Go to the Voiding state.
  3. Edit the Entry Actions.
  4. Complete the section using the following image:
    entry-action-start-case-voiding-wf
    Entry Action to Start Case Voiding Workflow

Add Permissions to Case Lifecycle States

  1. In the Admin area, go to Configuration > Object Lifecycles > Case Lifecycle.
  2. Select Edit from the Roles section.
  3. Add Read permission to the following lifecycle states for all applicable roles:
    • Voiding
    • Voided
    • Nullifying
    • Nullified
  4. Add Edit permission to the following lifecycle states for the respective role performing the Void Case action:
    • Voiding
    • Voided
    • Nullifying
    • Nullified
  5. Select Save.

Grant Edit access to the Nullify Transmission Field for Case Processors

  1. In the Admin area, go to Configuration > Users & Groups > Permission Sets.
  2. Select the permission set applicable to Case Processors.
  3. Navigate to Objects > Case.
  4. Select Edit from the Object Field Permissions section.
  5. Select the Edit checkbox next to the Nullify Transmissions field.
  6. Select Save.

(Optional) Assign a Case Lifecycle State to the Deleted State Type

If your vault uses an existing custom lifecycle state for Case voiding, you can assign this state to the Deleted State Type:

  1. In the Admin area, go to Configuration > Object Lifecycles > Case Lifecycle.
  2. In the State Types section, select Deleted State.
  3. In the State drop-down field, select the lifecycle state you want to assign to this State Type.

    Note Note You can only assign one lifecycle state to the Deleted State Type.

  4. Save the page.

(Optional) Inactivate the Hide Reason Text Layout Rule on the Transmission Page Layouts

Inactivate the Hide Reason Text layout rule on the following page layouts of the Transmission object:

Submission Detail Page Layout

Distribution Detail Page Layout

  1. In the Admin area, go to Configuration > Objects > Transmissions > Page Layouts > [Page Layout].
  2. Select Layout Rules.
  3. Select Hide Reason Text.
  4. Select Edit.
  5. Select Inactive from the Status field.
  6. Select Save.

Feedback?