Tickets_Followups
Returns the Ids of followup tickets created from a closed ticket.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Integer | False |
Tickets.Id |
The Id automatically assigned when the ticket is created. |
| FollowupId [KEY] | Integer | False |
Tickets.Id |
The Id of a followup ticket created from this closed ticket. |