mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Draft messages containing attachments, polls, or other items that cannot be locally echoed would not be deleted after sending the message. The explanation is simple: We only cleared the draft associated with a message in the `reify_message_id` local echo code path. Fixes #24063.
27 KiB
27 KiB