Page 1 of 1

Notes on lead not saving

PostPosted: Tue Mar 18, 2014 3:39 pm
by viciexpand
Running on Unix
VERSION: 2.8-406a
BUILD: 130627-0745

My agents have been complaining that they are entering notes into the notes field, however when they pull the lead back up the notes that they entered are no longer there. Any idea what could be happening?

Re: Notes on lead not saving

PostPosted: Thu Apr 24, 2014 4:22 pm
by williamconley
Notes or comments? (Actual field name makes a difference)

Notes are stored in a table so the next agent can also make notes, the agent can go look at prior notes. Have a look at the manual ...

Comments can have similar behavior if audited comments is active. Viewing prior notes/comments are both possible, but different depending on which you are talking about.

Please also post your installation method with version (good job posting your vicidial version with build :) )

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 4:03 pm
by ghernandez
Good afternoon all,

Does anyone have a solution for this? I'm having the same problem.

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 4:14 pm
by williamconley
ghernandez wrote:Good afternoon all,

Does anyone have a solution for this? I'm having the same problem.


1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method (7.X.X?) and vicidial version with build (VERSION: 2.X-XXXx ... BUILD: #####-####).

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "manual/from scratch" you must post your operating system with version (and the .iso version from which you installed your original operating system) plus a link to the installation instructions you used. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) Did you read my previous response? and now I must add a 3rd option, callback notes ... which are stored in a different place than comments and per call notes. So which is it?

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 4:20 pm
by ghernandez
Williamconley,

I'm referring to the comments on the agent panel.

Vicibox v8.1.2 from .iso | Vicidial 2.1-714a Build 190628-1511 | Asterisk 13.21.1-Vici | 6 Cluster Servers | No Digium/Sangoma Hardware | No Extra Software After Installation | 2x E5-2660 0 @ 2.20GHz |

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 4:31 pm
by williamconley
Everything we are talking about is on the agents panel. Your response suggests that you are being specific, but I am still leary (after many years of technical support) that what you are saying is not yet specific enough.

So to be clear, the name of the field in question is:

* "Comments:" in the Vicidial tab during a live call (before the "hangup customer" button is pressed)?
* "Call Notes:" in the Vicidial tab (before the "hangup customer" button is pressed)?
* "Call Notes:" in the "Disposition call" screen (after the "hangup customer" button is pressed)?
* "Comments:" in the Vicidial tab AFTER pressing "hangup customer" and then "minimize"?
* "CB Comments:" in the "Select a CallBack Date" screen after pressing hangup customer and choosing a callback disposition?

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 5:21 pm
by ghernandez
williamconley wrote:Everything we are talking about is on the agents panel. Your response suggests that you are being specific, but I am still leary (after many years of technical support) that what you are saying is not yet specific enough.

So to be clear, the name of the field in question is:

* "Comments:" in the Vicidial tab during a live call (before the "hangup customer" button is pressed)?
* "Call Notes:" in the Vicidial tab (before the "hangup customer" button is pressed)?
* "Call Notes:" in the "Disposition call" screen (after the "hangup customer" button is pressed)?
* "Comments:" in the Vicidial tab AFTER pressing "hangup customer" and then "minimize"?
* "CB Comments:" in the "Select a CallBack Date" screen after pressing hangup customer and choosing a callback disposition?




To be more specific.
* "Comments:" in the Vicidial tab during a live call (before the "hangup customer" button is pressed)?

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 6:37 pm
by williamconley
Do the other fields save their data properly?

Have you observed this behavior personally, or are you taking the agent's word for it?

Is it on all calls, occasional calls, calls that meet certain criteria like campaign or list or ingroup or did ... all agents, some agents ...?

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 8:10 pm
by ghernandez
williamconley wrote:Do the other fields save their data properly? No, they Don't

Have you observed this behavior personally, or are you taking the agent's word for it? I can personally see is that is not working.

Is it on all calls, occasional calls, calls that meet certain criteria like campaign or list or ingroup or did ... all agents, some agents ...? It's happening on all calls.



Do the other fields save their data properly? No, they Don't

Have you observed this behavior personally, or are you taking the agent's word for it? I can personally see is that is not working.

Is it on all calls, occasional calls, calls that meet certain criteria like campaign or list or ingroup or did ... all agents, some agents ...? It's happening on all calls.

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 8:16 pm
by williamconley
So the problem has nothing to do with the "comments" field, but is actually that your agents can not change client data.

Is this a fresh install? Has this problem always existed? Or is the problem recent?

Have you checked for crashed tables?

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 8:20 pm
by ghernandez
williamconley wrote:So the problem has nothing to do with the "comments" field, but is actually that your agents can not change client data.

Is this a fresh install? Has this problem always existed? Or is the problem recent?

Have you checked for crashed tables?




Is this a fresh install? Has this problem always existed? Or is the problem recent? It's a fresh install it was working at first then it stops for no apparent reason.


Have you checked for crashed tables? No sir

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 8:24 pm
by williamconley
Code: Select all
mysqlcheck --all-databases --auto-repair

or
Code: Select all
mysqlcheck --all-databases --auto-repair -p


and if you do not yet have a UPS dedicated to this server, this would be a good time to get one. also be sure the HD isn't full.
Code: Select all
df -h

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 9:07 pm
by ghernandez
williamconley wrote:
Code: Select all
mysqlcheck --all-databases --auto-repair

or
Code: Select all
mysqlcheck --all-databases --auto-repair -p


and if you do not yet have a UPS dedicated to this server, this would be a good time to get one. also be sure the HD isn't full.
Code: Select all
df -h




Williamconley,


After doing the following. the issue still persisted. than I decided to create a new campaign to see if the issue follow.
After creating the new campaign it didn't happen it was saving all the data. then I decided to look closely on the configuration items that were enabled and bam!! the culprit was the Disale Alter Customer Data :mrgreen:

mysqlcheck --all-databases --auto-repair -p
mysqlcheck --all-databases --optimizer

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 9:33 pm
by williamconley
lol. At least you kept at it. and now you know how to fix broken tables, which will come in handy eventually. 8-)

Re: Notes on lead not saving

PostPosted: Sat Sep 07, 2019 9:40 pm
by ghernandez
Yes, sir!!