December 10, 2007
We've recently had a couple questions from customers in regards to queue members and supervisors. There is definitely some weirdness here, so hopefully this post will clear up a little confusion. In Clarify, there are two relations from queue to user: queue2user, a ManyToMany relation, which is the users assigned to the queue queue_supvr2user, a ManyToMany relation, which is the users supervising the queue Queue Membership in the Clarify UI In the Clarify Classic Client, when you add a user as a supervisor, you see the user listed only as a supervisor. For example, here I just added the user "texas" as a supervisor of the WebSupport queue. Notice that he shows up in the Supervisors list, but not in the Members list. As expected. Notice there are only two queue members listed. Queue Membership…