Description
Contains detailed information on escalation rule actions and on the related escalation rule.
Dependencies
Columns
ActionId : int, allows null: no
The unique identifier of the escalation rule action.
DateUpdated : datetime, allows null: yes
The date and time when the item was last updated.
The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.
EntityCode : varchar (max 100 chars), allows null: no
The module where the rule is used.
You can find correspondences between entity code values and related modules and features in Table of Entity Code Values.
FieldName : varchar (max 100 chars), allows null: no
The name of the field to update, if configured to do that.
ProjId : int, allows null: no
The ID of the project that contains the rule.
RuleId : int, allows null: no
The numeric identifier of the escalation rule that uses the action.
RuleTitle : varchar (max 100 chars), allows null: no
An alias for the Title column of the EscalationRules table.
The title of the escalation rule.
UpdateUserId : int, allows null: yes
The ID of the user who last updated the item.
UserName : varchar (max 78 chars), allows null: no
An alias for the PersonName column of the Persons view.
The name of the user, in the Last name, First name
format.
Value : varchar (max), allows null: yes
The value to place in the field, if configured to do that.
This column may correspond to a field that is available for Rich Text Feature.