iachat/enterprise/app
Pranav Raj S ebefb2e201
fix: Consider the emails where in-reply-to header has multiple values (#7715)
- Return the first message id for now to avoid the errors and subsequently missing the message.
- Use .last instead of .first to avoid expensive query.
- Fix array response in response bot.

Fixes:  https://linear.app/chatwoot/issue/CW-2358/activerecordstatementinvalid-pgdatatypemismatch-error-argument-of-and
2023-08-11 17:53:57 -07:00
..
controllers chore: Improve logging for ip look up and audit logs [CW-2145] (#7512) 2023-07-27 16:48:30 +05:30
jobs fix: Skip sentiment analysis for blank text (#7580) 2023-07-27 12:11:48 +05:30
models chore: Fix response associations for inbox (#7582) 2023-07-21 20:47:41 +03:00
policies feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30
services fix: Consider the emails where in-reply-to header has multiple values (#7715) 2023-08-11 17:53:57 -07:00
views/api/v1 feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +05:30