===== HD Ticket Followups ===== Followups are to [[TICKET]]s what comments are to usual drupal nodes. Once a [[TICKET]] has been created by a [[USER]] or an [[ATTENDANT]], followups can be added to it and threaded. Followups carry status values, and the value of the latest followup to a ticket (if any), defined the current status for the [[TICKET]]. In the current implementation, they are implemented as nodes themselves, but it might be best to implement them as comments instead to take advantage of the builtin thread mechanism. Followups always charge against a [[CONTRACT]], decrementing the contract's counters according to its current charging mode. Only TECHs can issue followups to incrementing (instead of decrementing) [[TICKET]]s, which correspond to contract extensions.