8000 fix(WhatsApp): prevent TypeError when concatenating first and last name by kalungia · Pull Request #946 · frappe/crm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(WhatsApp): prevent TypeError when concatenating first and last name #946

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

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

kalungia
Copy link
Contributor

The last name on CRM Leads can be empty. In cases where it is, an error occurs: can only concatenate str (not "NoneType") to str. This prevents retrieving messages until a last name is added.

…sApp messages

The last name on CRM Leads can be empty. In cases where it is, an error occurs: can only concatenate str (not "NoneType") to str. This prevents retrieving messages until a last name is added.
@shariquerik shariquerik merged commit 7827afe into frappe:develop Jun 23, 2025
2 checks passed
shariquerik added a commit that referenced this pull request Jun 23, 2025
fix(WhatsApp): prevent TypeError when concatenating first and last name (backport #946)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0