Learn how to enable the Ignore Validation Rule in your Vault.

About the Feature

Support for the Ignore Validation Rule was added to Vault Safety in 22R1. This feature allows you to ignore a validation result evaluated as a fail or warning for a Case or Transmission.

See Ignore Validation Results for more information.

Create the Ignore Validation Result Workflow

In the Admin area, go to Configuration > Workflows to create the Ignore Validation Result workflow.

  1. Select Create.
  2. Complete the following information:
    • Label: Ignore Validation Result
    • Name: ignore_validation_result__c
    • Lifecycle: Validation Result Lifecycle
  3. Save the page.
  4. Create a step between the Start and End. The Create Step window appears.
  5. Enter “Change State: Ignored” in the Label field and select Save.
  6. Use the following image to complete the information on the page:
    change-state-ignored-action
  7. Save the page.
  8. Select Make configuration active.

ignore-validation-result-workflow

Update the Validation Result Lifecycle

In the Admin area, go to Configuration > Object Lifecycles > Validation Result Lifecycle to update User Actions and grant role permissions.

Update User Actions for the Active State

  1. In the Validation Result Lifecycle, select the Active state.
  2. Edit the User Actions to match the following image: ignore-validation-result-user-action
  3. Save the page.

Grant Permissions

  1. In the Validation Result Lifecycle, edit the Roles section.
  2. Grant Read permissions for the Ignored state to all roles.
  3. Save the page.