Parent

Contents

When referencing the potential parent of a work item, use the parent. prefix followed by the desired suffix.

The parent reference can be used to pull values from within the hierarchy, I.E., The name (parent.name), an attribute value (parent.Stage__c), role values (parent.Approver__r), etc.

Where Available

  • Calculated Attribute and Metrics
  • Injected Expressions
  • Embedded Section URL attribute
  • Business rules: Condition
  • Business rules: Assign Role
  • Business rules: Create Work Item
  • Business rules: Set Value
  • Business rules: Notification Subject
  • Business rules: Notification Body
  • Business rules: URL Call
Updated on June 15, 2024

Related Articles