Modifier

Overview

To reference the user that triggered a business rule, use the modifier. prefix followed by the desired metadata suffix.

The following metadata is available:

modifier.emailAddress the email address of the user who triggered the business rule
modifier.firstName the first name of the user who triggered the business rule
modifier.fullName the full name of the user who triggered the business rule
modifier.lastName the last name of the user who triggered the business rule
modifier.role if the user is explicitly assigned to a role on the work item, the role held by the user who triggered the business rule
modifier.roleAccessRight if the user is explicitly assigned to a role on the work item, the access right of the role held by the user who triggered the business rule
modifier.status the status of the user who triggered the business rule
modifier.timeZone the time zone setting for the user who triggered the business rule

Where Available

  • 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 April 23, 2021

Related Articles