Deleting callbacks that is not suppose to exist anymore
Posted: Wed Aug 29, 2007 4:38 am
I had the following query from a client and had no idea how to answer it:
"...we would like to know how to delete callbacks set on the system if we cannot access them because they do not have telephone numbers due to the fact that the lead list that it was originally set from, is now deleted."
I reproduced the problem off site by taking the following steps:
1) Create a new campaign and list
2) Load some dummy leads to test
3) Login to your campaign and dial those dummy leads.
4) At the disposition screen, schedule some callbacks (doesn't matter what type of callback)
5) Now, delete the list.
6) On VICIDIAL Administrator click on Campaigns -> modify -> Click here to see all CallBack Hold in this campaign
You will see the list of callbacks is still there! But they are not suppose to exist anymore, because they have been deleted.
Now, how do you get rid of those callbacks without telling the client to manually edit his own MySQL database to delete those records from the vicidial_callbacks table? They have no SQL experience whatsoever.
"...we would like to know how to delete callbacks set on the system if we cannot access them because they do not have telephone numbers due to the fact that the lead list that it was originally set from, is now deleted."
I reproduced the problem off site by taking the following steps:
1) Create a new campaign and list
2) Load some dummy leads to test
3) Login to your campaign and dial those dummy leads.
4) At the disposition screen, schedule some callbacks (doesn't matter what type of callback)
5) Now, delete the list.
6) On VICIDIAL Administrator click on Campaigns -> modify -> Click here to see all CallBack Hold in this campaign
You will see the list of callbacks is still there! But they are not suppose to exist anymore, because they have been deleted.
Now, how do you get rid of those callbacks without telling the client to manually edit his own MySQL database to delete those records from the vicidial_callbacks table? They have no SQL experience whatsoever.