See Action Items Across Case Versions

Configure Cases to display Action Items across all Case versions.

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 Action Items and Case Versions

Copying Action Items across Case versions makes communication on Case tasks clearer and easier. Complete the following sequence of steps to see all open Action Items on the Case Number field.

Note Depending on the version of your Vault, the following configuration may already be complete.

Create Case Number Lookup

To configure the Case Number field to include a Lookup A lookup field is a field that propagates values from a parent or referenced object to a child object, referring object, or document. This allows users to view additional relevant information from a parent or referenced object record. for Case Numbers, complete the following steps.

  1. Go to Admin > Configuration > Objects > User Task > Fields.
  2. Select Create.
  3. Complete the Create Field form with the following information:
    • Field Type: Lookup
    • Label: Case Number
    • Name: case_number__c
    • Lookup Relationship: Case (case_version__vr)
    • Lookup Source Field: Case Number
  4. Select Save.

Result

Existing and new Case Number fields will include a lookup for Case Number.

Add the Case Number Field to the Case Task Object Type

On the User Task object, update the Case Task object type to include the Case Number field.

  1. Go to Admin > Configuration > Objects > User Task > Object Types.
  2. Select the Actions (All Actions) menu, and then select Edit Object Type Fields.
  3. In the Case Task column, select the Case Number checkbox.
    Add Case Numbers to Case Tasks
    Add Case Numbers to Case Tasks
  4. Select Save.

Update the Case Number Page Layout

Complete the following steps to include Action Items in the Case Number field.

  1. Go to Admin > Configuration > Objects > Case Number > Page Layouts.
  2. Select Case Number Detail Page Layout.
  3. Add a Related Object section for User Task.
    • We recommend excluding Action Items from Cases in the Closed state. To do so, add the following to the Criteria VQL field: state__v != 'closed_state__c'
    Add Action Items to the Case Number Field When Cases Are Not Closed
    Add Action Items to the Case Number Field When Cases Are Not Closed
  4. To rearrange sections, drag and drop.
  5. Select Save.

Result

When processing Cases, hovering over the Case Number field displays Action Items from across all Case versions.


Set Up the Localized Business Admin Library
Customize the Inbox Item Page Layout

Related Docs

Feedback?