I was wondering about the otrs.Console.pl Tools recently. The Tool has some really nice functions, like adding new queues or users, deleting tickets or dumping them.
But what I don't get: How comes, that some of the most simple functions don't exist?
I'm thinking of stuff like:
- Getting a list of the avaiable queues and their status (which group do the belong to...)
- Getting a list of tickets in a specific queue
- Getting the number of open/closed tickets per queue
Is there a special reason, that tools like those don't exist? Comparing to the stuff that's there, it should be trivial to implement. But maybe there is some kind of policy...