01-28-2025 09:42 AM
Hi,
I am attempting to get the list of skills / queues from a supervisor, however when using User.getQueues() supervisors will get not only the skills / queues assigned to themselves, but also from all of the agents that are part of their supervised teams.
For example, if user A (supervisor) has is assigned the queues 1 and 2, and they supervise user B (agent) who is assigned to queue 3, then User.getQueues() will return queues 1, 2, and 3. Instead, I would like to only see a list of queues 1 and 2.
I have not found a way to filter or distinguish which queue is specifically assigned to the supervisor, but not to their team members.
Is this possible to achieve? Thanks
Solved! Go to Solution.
01-28-2025 12:32 PM
Hi, I think you're running into this defect? https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwj14224
01-28-2025 12:32 PM
Hi, I think you're running into this defect? https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwj14224
01-28-2025 02:29 PM
That looks helpful Bill, thank you will give it a try.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide