Patch 6.7.1

MASSIVE PATCH

Though it may not seem like it…

TLDialer Updates

  • Transfer Agents Table now has a more robust simple query.
  • When a lead comes in that is not in TLD, TLD will now accept ALL data from TLDialer to fill in the blanks, not just the phone number anymore. We do a reverse lookup in TLDialer to get the fields.
  • TLDialer will now play a very loud noise when a call comes in. Yes, the sound is the siren from “The Purge”. This is a bassy tone that should get your agents attention.
    • Don’t worry, the client CANNOT hear this noise, as it is played locally on the computer.
  • If an agent is in another tab while a call comes in, a popup will open and notify the agent that they have an incoming call. They must click “OK” to dismiss this popup. This popup will not display if the agent has the tab currently active.

TLDialer Bug Fixes

  • Found and fixed a bug where Lead Data was not syncing back to TLDialer.
  • Found and fixed a bug with callbacks.
  • Fixed an issue on the Live Agents Screen where icons were changing that didn’t need changing.

TQL – Total Query Builder

My pride and joy. This finally went in this patch and is being used with the TLDialer portions of the system. It now supports TLDCRM itself, and we will be migrating and moving sections of the system to use TQL for the future. All newer sections of the system will be using TQL as a baseline for building queries as it is built with the interface of TLDCRM in mind. This will allow us to create robust click and drag reports as well as many other interesting features. This built off the idea that launched early 2018 with the Column Builder and the Leads and Policies sections. We can now support all sections. Some filters may break once this goes live for TLDCRM, but should be easy to correct.

Products

  • Products system now has an option to hide policies instead of showing an error and making them unselectable when in an incorrect state or zipcode.

Filters

  • Fixed a massive bug in filters system. A race condition could sometimes cause all columns to be selected randomly when saving.

Leads

  • The Filters opener has now been turned into a aqua blue button to prevent confusion, since most people couldn’t find it. It behaves exactly as it did before.

Policies

  • The Filters opener has now been turned into a aqua blue button to prevent confusion, since most people couldn’t find it. It behaves exactly as it did before.

Users

  • Added Ability to “Kill User” from Mass Update. This will properly set the user to deactivated, and any TLDialer User and TLDialer Phones to the proper Inactive and Closed statuses.
  • The Filters opener has now been turned into a aqua blue button to prevent confusion, since most people couldn’t find it. It behaves exactly as it did before.
  • Added an edit button in conjunction with the non-intuitive double click row to edit.
  • Sorted action and info buttons into actions column.

Vendors

  • The Filters opener has now been turned into a aqua blue button to prevent confusion, since most people couldn’t find it. It behaves exactly as it did before.
  • Added an edit button in conjunction with the non-intuitive double click row to edit.
  • Sorted action buttons into actions column.

Relays

  • The Filters opener has now been turned into a aqua blue button to prevent confusion, since most people couldn’t find it. It behaves exactly as it did before.
  • Added an edit button in conjunction with the non-intuitive double click row to edit.
  • Sorted action buttons into actions column.

Style Fixes

  • Table Headers should now Bottom Align instead of top. Makes it a little easier to read.
  • Fixed minor issue with multi-checkbox labels

Core Changes

  • Some Core Files Changed / Modified and Removed.
  • Cleaned up some Depracated code in the system.
  • Promisified some functions that needed promisifying.
  • Found an issue where loading services would create a new instance no matter what. Fix should improve performance and memory usage.