-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deleting a customer note throws an error #435
Comments
Hello, Does it work when you add a new note ? Do you receive the email of notification ? IXP manager send notification emails when you add/delete/modify a customer note. It might come from that. Thanks |
When adding a new note, I get It does add it though if I close that error and go back to it. |
Okay - just to update: There was a superadmin user with a blank email address. I've since added an address to this profile and opted the user out of note notifications. This seems to have solved the issue. |
… if customer has no email (#436) * [IM] - Customer note notification : Dont send notification email if customer has no email - fixes #435 * [IM] - Customer note notification : Dont send notification email if customer has no email - fixes #435 * [IM] - Customer note notification : Dont send notification email if customer has no email - fixes #435
ISSUE TYPE
Bug Report
VERSION
SUMMARY
Deleting a customer note throws an error.
STEPS TO REPRODUCE
Access customer page.
Click notes tab
Click delete on a note in the list.
EXPECTED RESULTS
Note should be deleted and disappear from the list.
ACTUAL RESULTS
Pop up:
Error running ajax query for https://servername/api/v4/customer-note/delete/101
IMPORTANCE
Minor
The text was updated successfully, but these errors were encountered: