Description
The CSAutoQueueHandler validates the parent hierarchy of a queue path on creation. The queues are queried by their short name, which might cause ambiguity (short name of root.a is the same as root.b.a). We need to query the queues from QueueManager by full queue path.