FIX: ensures staged message are set with channel id (#20335)

This commit is contained in:
Joffrey JAFFEUX
2023-02-16 18:05:13 +01:00
committed by GitHub
parent 479c0a3051
commit eb0caed75a
3 changed files with 22 additions and 9 deletions
@@ -774,6 +774,7 @@ export default Component.extend({
staged_id: null,
excerpt: data.chat_message.excerpt,
thread_id: data.chat_message.thread_id,
chat_channel_id: data.chat_message.chat_channel_id,
});
const inReplyToMsg =