iachat/app/finders
Shivam Mishra f28533bc47
feat(perf): update query to reduce N+1 impact [CW-1926] (#7228)
* feat: update query to reduce N+1 impact

* feat: remove channel eager loading

fixes the error: ActiveRecord::EagerLoadPolymorphicError Exception: Cannot eagerly load the polymorphic association :channel

* test: fix search test

* chore: revert change
2023-06-02 11:11:55 +05:30
..
conversation_finder.rb feat(perf): update query to reduce N+1 impact [CW-1926] (#7228) 2023-06-02 11:11:55 +05:30
email_channel_finder.rb feat: Route emails based on x-original-to in email channel (#6901) 2023-04-13 14:52:12 +05:30
message_finder.rb feat: Support after param in messages end point (#6848) 2023-04-07 13:42:54 +05:30