You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the Tickets.GetTicket() method, the ticket comes back but the groups are always NULL. How do I get a count of tickets assigned to a given group?
The text was updated successfully, but these errors were encountered:
I added a test case, please have a look at it and see if that show you what you are looking for.
Note that groups are more like security group, not categories. I think what you want are called tags and I have shown how they work as well in my test case.
When I use the Tickets.GetTicket() method, the ticket comes back but the groups are always NULL. How do I get a count of tickets assigned to a given group?
The text was updated successfully, but these errors were encountered: