Learn how to enable the Ignore Validation Rule in your Vault.
About the Feature
With the 22R1 release, Safety supports the Ignore Validation Rule feature which allows you to ignore a validation result evaluated as a fail or warning for a Case or Transmission.
After you have configured this feature, see Ignore Validation Results for more information.
Create the Ignore Validation Result Workflow
To create the Ignore Validation Result object workflow:
- Navigate to Admin > Configuration > Workflows and create an object workflow with the following settings:
- Label: Ignore Validation Result
- Name:
ignore_validation_result__c - Lifecycle: Validation Result Lifecycle
- Select Save.
- Create a step between the Start and End with the following settings:
- Label: Enter
Change State: Ignored - Type: Select Action
- Next Steps: Select End
- In the Rules section, add Rule 1 with the following settings:
- Select Perform with conditions
- If: Select Field > Validation Status > is not equal to > Hard Fail
- perform actions: Select Change State
- Lifecycle State: Select Ignored
- Label: Enter
- Select Save.
- Select Make configuration active.
Update the Validation Result Lifecycle
Navigate to Admin > Configuration > Object Lifecycles > Validation Result Lifecycle and complete the steps in the following sections to update user actions and grant role permissions.
Update User Actions for the Active State
- In the Validation Result Lifecycle, select the Active state.
- Configure the User Actions as follows:
- Select Perform with conditions
- If: Select Validation Status > is not equal to > Hard Fail
- Allow the following actions:
- Select Workflow > Ignore Validation Result
- Select Display action in All Actions menu
- Icon: Select Remove
- Action Label: Enter
Ignore Validation Result
- Select Save.
Grant Permissions
- In the Validation Result Lifecycle, edit the Roles section.
- Grant Read permissions for the Ignored state to all roles.
- Select Save.