| ID | 1689 |
|---|
| DATE TIME | 2026-08-25 18:05:30 |
|---|
| USER | 3112 - |
|---|
| IP | 192.168.29.164 |
|---|
| SECTION | LISTS |
|---|
| TYPE | OTHER |
|---|
| RECORD ID | 999 |
|---|
| DESCRIPTION | ADMIN MOVE LEADS |
|---|
| ADMIN GROUP | ---ALL--- |
|---|
| NOTES | 0 leads have been moved from list 999 to 1111 with the status A and that were called less than or equal to 1 times. |
|---|
| SQL | UPDATE vicidial_list SET list_id = '1111' WHERE list_id = '999' and status like 'A' and called_count <= 1
|
|---|
DIFF TO LAST CHANGE ID:1688 DATE TIME: 2026-08-25 17:57:07 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| |
|