Commit bf31467
committed
fix(iris-chat): skip importing empty sessions from Artemis
Empty sessions (0 messages) created but never used on Artemis were
imported and shown in the session list, then vanished on click when
cleanupEmptySessions ran. Filter them out during import instead.1 parent 078395c commit bf31467
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
0 commit comments