Get open ticket for user without using search API
Publication le 10 sept. 2021
Hi,
Is there anyway to implement getting opened tickets of an agent without using search API. I would like to use the sideload, but not succeeded yet.Looking for something similar to this:
t1 = client.tickets(include: [users: :open_ticket_count]).first
t1.assignee.open_ticket_count
Any help would be highly appreciated. Thank you!
0
1
1 commentaire
Vous connecter pour laisser un commentaire.