MM-32525 Incorrect number of mentions for channels when threads are enabled (#16853)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
78b82769ca
Коммит
9a33c3706a
@@ -40,7 +40,7 @@ func testThreadStorePopulation(t *testing.T, ss store.Store) {
|
||||
ChannelId: c.Id,
|
||||
UserId: u1.Id,
|
||||
NotifyProps: model.GetDefaultChannelNotifyProps(),
|
||||
MsgCount: 90,
|
||||
MsgCount: 0,
|
||||
})
|
||||
require.NoError(t, err44)
|
||||
o := model.Post{}
|
||||
|
||||
Ссылка в новой задаче
Block a user