discourse/plugins/chat/spec/services
Alan Guo Xiang Tan 1e26a521c2
FIX: Error when loading a channel with threading enabled but no threads (#22434)
Without this fix, the following error is raised:

```
ActiveRecord::StatementInvalid:
  PG::SyntaxError: ERROR:  syntax error at or near ")"
  LINE 4:   WHERE thread_id IN ()
```
2023-07-05 14:33:49 +08:00
..
actions FEATURE: Create and update thread memberships (#21501) 2023-05-11 14:35:26 +02:00
auto_remove DEV: fix flakey spec (#21515) 2023-05-11 23:27:26 +02:00
chat FIX: Error when loading a channel with threading enabled but no threads (#22434) 2023-07-05 14:33:49 +08:00