Some tickets missing the custom field for Time Spent Last update in ticket_events API table | Community
Skip to main content

Some tickets missing the custom field for Time Spent Last update in ticket_events API table

  • December 18, 2023
  • 0 replies
  • 0 views

Ben36

There is a custom field used for getting the time spent per update for each time an agent comments on a ticket. In most cases, they populate in the ticket_events table where custom_field_id = 360050319954. But for some tickets that have comments in the UI, there is no record for that custom field time in the API output. How do I go about finding the root cause of this?