iachat/app/finders
Pranav 5951c4b985
fix: Apply filter for inbox when the user is an admin (#11197)
Optimization #11183 missed a condition where the inbox_id filter is
manually passed. Due to the previous change, the inbox filter was being
discarded for admins, although it continued to work correctly for
agents.

This PR includes a fix for that specific case and adds a spec to
explicitly test it.
2025-03-27 17:05:48 -07:00
..
conversation_finder.rb fix: Apply filter for inbox when the user is an admin (#11197) 2025-03-27 17:05:48 -07:00
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
notification_finder.rb fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30