The ids of agents currently following the ticket.
Columns
| |
Name | Type | ReadOnly
| References
| Description
|
Id
[KEY]
| Integer
| False
|
Tickets.Id
|
Automatically assigned when the ticket is created.
|
FollowerId
[KEY]
| Long
| False
|
Users.Id
|
Agents currently following the ticket.
|