chatwoot/app/actions
Sojan Jose 5e4e955e64
Some checks failed
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot CE docker images / build (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Run Response Bot spec / test (push) Has been cancelled
chore: Avoid contact inboxes getting deleted (#10612)
We observed some rare instances on prod where a contact inbox was
getting deleted during the contact merge action. the potential suspect
is contact inbox objects already loaded into the memory getting cleared
through the destroy association job. Reloading the object to avoid this
case !!!
2024-12-26 16:17:38 +05:30
..
contact_identify_action.rb fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
contact_merge_action.rb chore: Avoid contact inboxes getting deleted (#10612) 2024-12-26 16:17:38 +05:30