ID1691
DATE TIME2026-08-25 18:07:19
USER3112 -
IP192.168.29.164
SECTIONLISTS
TYPEOTHER
RECORD ID999
DESCRIPTIONADMIN MOVE LEADS
ADMIN GROUP---ALL---
NOTES0 leads have been moved from list 999 to 1111 with the status A and that were called less than or equal to 1 times.
SQLUPDATE vicidial_list SET list_id = '1111' WHERE list_id = '999' and status like 'A' and called_count <= 1
DIFF TO LAST CHANGE
ID:1690          DATE TIME: 2026-08-25 18:05:52    USER: 3112
UPDATE vicidial_list SET list_id = '1111' WHERE list_id = '999' and status like 'A' and called_count <= 1| UPDATE vicidial_list SET list_id = '1111' WHERE list_id = '999' and status like 'A' and called_count <= 1|