JTaskAssignee contains information about the assignees of a task record. This information includes all past assignees as well as the current assignee and the date assigned. This table represents the Task Assignees block on the Assignees tab of a task record.
Object: JTaskAssignee (J_TASK_ASSIGNEE)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
assignedOn |
ASSIGNED_ON (DATE) |
Assigned On (Assignees block) |
x |
|
|
date |
Date and time when the user was assigned to the task. |
|
x |
isInformed |
IS_ASSIGNEE_INFORMED (NUMBER) |
|
|
|
|
|
Currently not used. |
|
x |
owner--> |
TASK_ID (NUMBER) |
|
|
x |
object |
The task the user is assigned to. |
|
x |
|
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the task assignee. |
|
|
user--> |
USER_ID (NUMBER) |
|
x |
x |
object |
8 The user assigned to the task. --> Links to specific information about the user account. |
|
|
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the activity item was updated. |
|
|