Skip to content
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

fix: when deleting a message in whatsapp, delete the message in chatwoot too #317

Merged
merged 6 commits into from
Dec 21, 2023

Conversation

jaison-x
Copy link
Contributor

The message model schema was changed. Old format in message model has field chatwootMessageId. Now we have a document chatwoot with new properties.

I can't find a simple way to create a migration up function then the old field was no migrated to new format.

I tried to make the edit message on whatsapp works too but chatwoot endpoints to edit messages seens disabled.

…oot too

The message model schema was changed. Old format in message model was field chatwootMessageId. Now we have a document chatwoot with new properties.

I cant find a simple way to create a migration function up then the old field was no migrate to new format.
@DavidsonGomes DavidsonGomes merged commit 16a8226 into EvolutionAPI:develop Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants