Ticket #5552 (closed Bugs: worksforme)

Opened 4 months ago

Last modified 3 months ago

Queue toggle code doesn't set hints

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.10
Component: Queues Version: 2.10-branch
Keywords: Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

the new queue login/out toggle code that allows you to login to all queues you are listed as a dynamic agent of (or logout) is not setting the hints as that are normally set if you login/out of the individual queue. Further more, with the support of this feature, we need to have a "per user" toggle code (or is it per device?) that aggregates all the individual queue states and can be used to assign a login/out of all queue BLF key and get proper feedback.

The per user should be something to the affect of:

*45**user_num

unless we want to support this in device and user mode in which case we need to augment the user_login_logout script to update the hint value based on who is logged in/out - which could get much more complicated.

Marking as a bug since it's incomplete from the inclusion of the *45 toggle all and at a minimum it is a bug that the individual queue hints are not being updated.

Change History

02/07/12 18:46:01 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to worksforme.

after checking it turns out the device states are being updated. The addition of a device hint *45*device has been added related to #5456 see checkin r13401