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. |
||
|---|---|---|
| .. | ||
| conversation_finder_spec.rb | ||
| email_channel_finder_spec.rb | ||
| message_finder_spec.rb | ||
| notification_finder_spec.rb | ||